Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Piturnah authored Aug 24, 2022
1 parent e864235 commit ef90565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Check
run: cargo check
- name: Clippy
run: cargo clippy
run: cargo clippy -- -D warnings

0 comments on commit ef90565

Please sign in to comment.