diff --git a/.github/workflows/oxipng.yml b/.github/workflows/oxipng.yml index 6bcba54e..f3daa443 100644 --- a/.github/workflows/oxipng.yml +++ b/.github/workflows/oxipng.yml @@ -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: |