This commit is contained in:
Abin Simon 2024-01-22 19:55:49 +05:30
parent 3182cbb4d9
commit fbd3b79d96

View File

@ -303,7 +303,7 @@ jobs:
CORSO_SECONDARY_M365_TEST_USER_ID: 'foo' CORSO_SECONDARY_M365_TEST_USER_ID: 'foo'
run: | run: |
set -euo pipefail set -euo pipefail
export GODEBUG=gocachehash=1 export GODEBUG=gocachetest=1
go test \ go test \
-tags testing \ -tags testing \
-json \ -json \