Skip to content

Commit

Permalink
Make CI enforce clippy lints
Browse files Browse the repository at this point in the history
  • Loading branch information
PoignardAzur committed Apr 13, 2022
1 parent 62a7fb9 commit 69e0f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: clippy
args: -- -D warnings

0 comments on commit 69e0f3c

Please sign in to comment.