Skip to content

Commit

Permalink
WIP: bump: Make github maybe actually use the right workflow.yml?
Browse files Browse the repository at this point in the history
  • Loading branch information
tlater-famedly committed Dec 2, 2024
1 parent 7b1b501 commit a40c9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
gitlab_pass: ${{ secrets.GITLAB_PASS }}

- name: Caching

uses: Swatinem/rust-cache@68b3cb7503c78e67dae8373749990a220eb65352
with:
cache-on-failure: true
Expand Down Expand Up @@ -105,4 +106,3 @@ jobs:
uses: codecov/test-results-action@v1
with:
token: ${{secrets.CODECOV_TOKEN}}

0 comments on commit a40c9cd

Please sign in to comment.