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 e336489 commit 2a74894Copy full SHA for 2a74894
.github/workflows/rust.yml
@@ -37,4 +37,4 @@ jobs:
37
run: cargo build --verbose
38
39
- name: Run tests
40
- run: cargo test --verbose
+ run: cargo test --verbose --lib
0 commit comments