Skip to content

Commit

Permalink
ci: remove cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dxnter committed Dec 1, 2023
1 parent c8dffdd commit 8cf237e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ jobs:
run: cargo test
- name: cargo clippy
run: cargo clippy -- -D warnings
- name: cargo fmt
run: cargo fmt --check

0 comments on commit 8cf237e

Please sign in to comment.