diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fbc76fd7d..6af06973f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -293,6 +293,8 @@ jobs: - run: ls /home/runner/.cache/go-build - run: ls /home/runner/.cache/go-build/* + - run: env + - name: one test run: GODEBUG=gocachetest=1 go test -v -run '^TestExportUnitSuite/TestGetItems$' ./internal/m365/service/onedrive