We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d325d2a commit 52f39faCopy full SHA for 52f39fa
.github/workflows/speexdsp.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions-rs/clippy-check@v1
46
with:
47
token: ${{ secrets.GITHUB_TOKEN }}
48
- args: --all --all-targets --all-features --tests -- --verbose
+ args: --all --all-targets --all-features --tests --
49
50
tests:
51
0 commit comments