This commit is contained in:
Abin Simon 2024-01-22 15:05:13 +05:30
parent 450e270313
commit def7382220

View File

@ -289,6 +289,9 @@ jobs:
- run: mkdir testlog
- run: ls /home/runner/.cache/go-build
- run: ls /home/runner/.cache/go-build/*
- name: one test
run: GODEBUG=gocachetest=1 go test -v -run '^TestExportUnitSuite/TestGetItems$' ./internal/m365/service/onedrive