repeat
This commit is contained in:
parent
ebe21472dc
commit
9856347b78
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -296,6 +296,9 @@ jobs:
|
||||
- name: one test
|
||||
run: GODEBUG=gocachetest=1 go test -v -run '^TestExportUnitSuite/TestGetItems$' ./internal/m365/service/onedrive
|
||||
|
||||
- name: one test again
|
||||
run: GODEBUG=gocachetest=1 go test -v -run '^TestExportUnitSuite/TestGetItems$' ./internal/m365/service/onedrive
|
||||
|
||||
# - name: fail
|
||||
# run: exit 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user