Skip to content

Commit

Permalink
test: remove extra rustfmt check
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Nov 16, 2024
1 parent 2c969d3 commit d6cfd25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- run: cargo msrv verify
- run: cargo machete --with-metadata
- run: ./scripts/test-standalone.sh
- uses: actions-rust-lang/rustfmt@v1
- run: mise run lint
- run: mise test-tool --all

Expand Down

0 comments on commit d6cfd25

Please sign in to comment.