From fbd3b79d96f28e0736ee5079feb95e07db31441c Mon Sep 17 00:00:00 2001 From: Abin Simon Date: Mon, 22 Jan 2024 19:55:49 +0530 Subject: [PATCH] this --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c0012306..9db675ec9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -303,7 +303,7 @@ jobs: CORSO_SECONDARY_M365_TEST_USER_ID: 'foo' run: | set -euo pipefail - export GODEBUG=gocachehash=1 + export GODEBUG=gocachetest=1 go test \ -tags testing \ -json \