remove cache debug

This commit is contained in:
HiteshRepo 2024-01-29 10:13:25 +05:30
parent 97871c6071
commit 68eb8e77d1

View File

@ -308,8 +308,6 @@ jobs:
run: |
set -euo pipefail
export GODEBUG=gocachetest=1
# Run the first test
go test \
-tags testing \