fix another typo in "check"

This commit is contained in:
Frank Elsinga 2025-11-08 13:46:12 +01:00 committed by GitHub
parent 6326045d5d
commit 718a78564f
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 clippy --no-deps --all-targets --feature-powerset \
run: cargo hack check --no-deps --all-targets --feature-powerset \
--exclude-features sanity-checks,system-libdeflate \
-- -D warnings