make unit test use cache explicit

This commit is contained in:
HiteshRepo 2024-01-27 22:51:42 +05:30
parent ede0c6ee83
commit 324b23c46b

View File

@ -310,6 +310,7 @@ jobs:
# something elsewhere.
CORSO_M365_TEST_USER_ID: "foo"
CORSO_SECONDARY_M365_TEST_USER_ID: "foo"
GOCACHE: ${{ github.workspace }}/go-cache
run: |
set -euo pipefail
go test \