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