We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98f216 commit e67761dCopy full SHA for e67761d
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