diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 0351156c..b841c16b 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -43,7 +43,7 @@ jobs: profile: minimal toolchain: stable override: true - + - name: Rust Cache uses: Swatinem/rust-cache@v2