run only one suite for trusted
This commit is contained in:
parent
6c7c57e92a
commit
7f3549f2af
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -187,7 +187,7 @@ jobs:
|
|||||||
-failfast \
|
-failfast \
|
||||||
-p 1 \
|
-p 1 \
|
||||||
-timeout 20m \
|
-timeout 20m \
|
||||||
-run ./internal/operations/test/m365/exchange \
|
-run '^TestExchangeBackupIntgSuite/' ./internal/operations/test/m365/exchange \
|
||||||
2>&1 | tee /tmp/corso-trusted-testlog/gotest-ci.log
|
2>&1 | tee /tmp/corso-trusted-testlog/gotest-ci.log
|
||||||
|
|
||||||
# # run the tests
|
# # run the tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user