another way of writing it
This commit is contained in:
parent
de587e0f7e
commit
0f6c631385
1 changed files with 1 additions and 2 deletions
3
.github/workflows/oxipng.yml
vendored
3
.github/workflows/oxipng.yml
vendored
|
|
@ -112,8 +112,7 @@ jobs:
|
|||
| sarif-fmt
|
||||
|
||||
- name: Run Check for all feature combinations
|
||||
run: cargo hack --feature-powerset --exclude-features sanity-checks,system-libdeflate \
|
||||
check --all-targets -- -D warnings
|
||||
run: cargo hack --feature-powerset --exclude-features sanity-checks,system-libdeflate check --all-targets -- -D warnings
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue