diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09c54587d..3c43685dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,8 +83,7 @@ jobs: - uses: actions/checkout@v4 - uses: ./.github/actions/setup with: - cache-shared-key: "develop" - cache-save-if: "false" + cache-shared-key: "test" - run: cargo test --all --exclude e2e_test s3s-e2e: