From dbc1da92dc445d8cfa9052eaa7a6421dc4fcd0a1 Mon Sep 17 00:00:00 2001 From: HiteshRepo Date: Tue, 30 Jan 2024 17:06:36 +0530 Subject: [PATCH] removes v flag --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ff5e93ca..ca7ff6782 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -189,7 +189,6 @@ jobs: -p 1 \ -timeout 20m \ -run '^TestExchangeBackupIntgSuite/TestBackup_Run_exchange$' ./internal/operations/test/m365/exchange \ - -v \ 2>&1 | tee /tmp/corso-trusted-testlog/gotest-ci.log # # run the tests