run all tests in the package site
This commit is contained in:
parent
fbb8bc7fe7
commit
7f458b047e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -309,7 +309,7 @@ jobs:
|
|||||||
-failfast \
|
-failfast \
|
||||||
-p 1 \
|
-p 1 \
|
||||||
-timeout 20m \
|
-timeout 20m \
|
||||||
-run '^TestSharePointSuite/' ./internal/m365/collection/site \
|
./internal/m365/collection/site \
|
||||||
2>&1 | tee -a ./testlog/gotest-unit.log
|
2>&1 | tee -a ./testlog/gotest-unit.log
|
||||||
|
|
||||||
# - name: all tests
|
# - name: all tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user