diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07586724e..c94ccc124 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -286,7 +286,7 @@ jobs: -failfast \ -p 1 \ -timeout 10m \ - ./pkg/config \ + -run '^TestWrapperIntegrationSuite/' ./internal/kopia \ 2>&1 | tee /tmp/corso-retention-testlog/gotest-ci.log # run the tests