We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c311f commit 1a3231eCopy full SHA for 1a3231e
.github/workflows/ci.yml
@@ -31,4 +31,4 @@ jobs:
31
steps:
32
- uses: actions/checkout@v4
33
- uses: dtolnay/rust-toolchain@stable
34
- - run: cargo test
+ - run: cargo test --all-features
0 commit comments