Skip to content

Commit

Permalink
Rustfmt doesn't need caching
Browse files Browse the repository at this point in the history
  • Loading branch information
umgefahren committed Nov 20, 2024
1 parent 23b7508 commit 3601f87
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ jobs:
with:
components: rustfmt

- uses: Swatinem/rust-cache@v2

- name: Check formatting
run: cargo fmt -- --check



0 comments on commit 3601f87

Please sign in to comment.