We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c98f216 + e67761d commit 580199bCopy full SHA for 580199b
1 file changed
.github/workflows/build_test.yml
@@ -39,4 +39,4 @@ jobs:
39
rustup default stable
40
41
- name: Run tests
42
- run: cargo test --verbose
+ run: cargo test
0 commit comments