test another variant

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

View file

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