diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5b39d193..75451850 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -148,7 +148,7 @@ jobs: tool: cargo-hack - name: Cargo Hack - Check each feature - run: cargo hack check -p multihash-codetable --each-feature + run: cargo hack check -p multihash-codetable --each-feature --exclude-features arb shell: bash env: RUSTFLAGS: -D warnings