Skip to content

Commit

Permalink
chore: use separate cache key for benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Mar 21, 2024
1 parent 0810640 commit 0c37d41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:

- uses: Swatinem/rust-cache@v2
with:
key: x86_64-unknown-linux-gnu
save-if: false
key: benchmarks

- uses: boa-dev/[email protected]
with:
Expand Down

0 comments on commit 0c37d41

Please sign in to comment.