Skip to content

Commit

Permalink
WIP: chore: add cargo clippy --all-targets to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Dec 22, 2023
1 parent c97b351 commit a9183e6
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 @@ -41,6 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# TODO: check `cargo clippy --all-targets`
include:
# Windows
- name: Windows x86_64
Expand Down

0 comments on commit a9183e6

Please sign in to comment.