diff --git a/.github/workflows/oxipng.yml b/.github/workflows/oxipng.yml index 22ef0940..29ed0788 100644 --- a/.github/workflows/oxipng.yml +++ b/.github/workflows/oxipng.yml @@ -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