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.
1 parent 132b046 commit cc1ce2cCopy full SHA for cc1ce2c
.github/workflows/slh-dsa.yml
@@ -30,6 +30,6 @@ jobs:
30
with:
31
toolchain: ${{ matrix.rust }}
32
- run: cargo check --all-features
33
- - run: cargo test --no-default-features TODO
+ - run: cargo test --no-default-features
34
- run: cargo test
35
- run: cargo test --all-features
0 commit comments