run only one suite for trusted

This commit is contained in:
HiteshRepo 2024-01-29 16:24:14 +05:30
parent 6c7c57e92a
commit 7f3549f2af

View File

@ -187,7 +187,7 @@ jobs:
-failfast \
-p 1 \
-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
# # run the tests