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 272750b commit b6c905cCopy full SHA for b6c905c
.github/workflows/rust.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Build
20
run: cargo build --verbose
21
- name: Run tests
22
- run: cargo test --lib --tests --verbose
+ run: cargo test --verbose
0 commit comments