Skip to content

Commit

Permalink
chore(ci): Catch clippy config failures
Browse files Browse the repository at this point in the history
epage committed May 18, 2023
1 parent 80d4cdd commit 2b6bb28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -126,3 +126,5 @@ jobs:
with:
sarif_file: clippy-results.sarif
wait-for-processing: true
- name: Report status
run: cargo clippy --workspace --all-features --all-targets -- -D warnings --allow deprecated

0 comments on commit 2b6bb28

Please sign in to comment.