make unit test use cache explicit
This commit is contained in:
parent
ede0c6ee83
commit
324b23c46b
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user