fix another typo in "check"
This commit is contained in:
parent
6326045d5d
commit
718a78564f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/oxipng.yml
vendored
2
.github/workflows/oxipng.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue