Skip to content

Commit

Permalink
Remove sccache from test job
Browse files Browse the repository at this point in the history
  • Loading branch information
intoverflow committed Nov 30, 2023
1 parent 90e5a6f commit 4d1c0f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
with:
submodules: recursive
- uses: risc0/risc0/.github/actions/rustup@release-0.19
- uses: risc0/risc0/.github/actions/sccache@release-0.19
- run: cargo install cargo-risczero && cargo risczero install
- run: cargo test --workspace --all-targets --all-features

Expand Down

0 comments on commit 4d1c0f0

Please sign in to comment.