Skip to content

Commit

Permalink
gh
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 14, 2023
1 parent 7e2a5cb commit 81ec42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
- uses: Swatinem/rust-cache@v2
with:
shared-key: test
shared-key: unit
save-if: ${{ github.ref_name == 'main' }}
- uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit 81ec42d

Please sign in to comment.