diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 030fbe3ea..e84e7ec5b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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