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 5f090ed commit e917ff7Copy full SHA for e917ff7
.github/workflows/build.yml
@@ -35,7 +35,6 @@ jobs:
35
with:
36
toolchain: stable
37
target: ${{ matrix.arch.rust_target }}
38
- - run: cargo test --all-features
39
40
41
- name: Install Rust target
0 commit comments