run diff test

This commit is contained in:
HiteshRepo 2024-02-02 19:44:15 +05:30
parent ec31a68371
commit 9de1a1802e

View File

@ -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