We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--group-features arbitrary,bytemuck,serde,subtle,zeroize
1 parent 23d7526 commit 1cfce42Copy full SHA for 1cfce42
.github/workflows/hybrid-array.yml
@@ -105,5 +105,5 @@ jobs:
105
with:
106
toolchain: ${{ matrix.toolchain }}
107
- uses: RustCrypto/actions/cargo-hack-install@master
108
- - run: cargo hack test --feature-powerset --optional-deps arbitrary,bytemuck,serde,subtle,zeroize
+ - run: cargo hack test --feature-powerset --optional-deps arbitrary,bytemuck,serde,subtle,zeroize --group-features arbitrary,bytemuck,serde,subtle,zeroize
109
- run: cargo test --all-features --release
0 commit comments