diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 223ceed19..9b3849454 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -187,7 +187,7 @@ jobs: -failfast \ -p 1 \ -timeout 20m \ - -run '^TestExchangeBackupIntgSuite/TestBackup_Run_exchange$' ./internal/operations/test/m365/exchange \ + -run '^TestDataCollectionIntgSuite/TestExchangeDataCollection$' ./internal/m365 \ 2>&1 | tee /tmp/corso-trusted-testlog/gotest-ci.log - name: peek