Skip to content

Commit

Permalink
fix ci workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
c12i committed Mar 21, 2024
1 parent 7aa132d commit 345f4c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint-and-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:

- uses: dtolnay/rust-toolchain@stable

- run: cargo clippy --all-targets -- -D warnings
- run: cargo clippy --all-targets -- -D warnings

0 comments on commit 345f4c7

Please sign in to comment.