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 50d720c commit d0d42c0Copy full SHA for d0d42c0
.github/workflows/rust.yml
@@ -29,7 +29,6 @@ jobs:
29
uses: actions-rs/cargo@v1
30
with:
31
command: test
32
- args: --verbose
33
34
release:
35
needs: test
0 commit comments