Skip to content

Commit

Permalink
removing rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmncos committed Aug 12, 2024
1 parent 9127de5 commit 40a6b78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
target: wasm32-unknown-unknown
- name: Set Default Toolchain
run: rustup override set ${{ matrix.toolchain }}
- uses: Swatinem/rust-cache@v1
- name: Rust version
run: rustc --version --verbose
- name: Add rust-src component
Expand Down

0 comments on commit 40a6b78

Please sign in to comment.