Skip to content

Commit

Permalink
Test with no cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Nov 22, 2024
1 parent 8a4f7f6 commit dee899f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/check-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ jobs:
echo "PRDOC_EXTRA_ARGS=--max-bump minor" >> $GITHUB_ENV
- name: Rust Cache
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
with:
cache-on-failure: true

- name: Rust compilation prerequisites
run: |
rustup default $TOOLCHAIN
Expand Down

0 comments on commit dee899f

Please sign in to comment.