diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c96620af..b519e7ecd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -308,8 +308,6 @@ jobs: run: | set -euo pipefail - export GODEBUG=gocachetest=1 - # Run the first test go test \ -tags testing \