remove a clippy specific option

This commit is contained in:
Frank Elsinga 2025-11-08 13:50:44 +01:00 committed by GitHub
parent 718a78564f
commit 64383289bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,7 +112,7 @@ jobs:
| sarif-fmt
- name: Run Check for all feature combinations
run: cargo hack check --no-deps --all-targets --feature-powerset \
run: cargo hack check --all-targets --feature-powerset \
--exclude-features sanity-checks,system-libdeflate \
-- -D warnings