We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f211f1 commit 7924c5eCopy full SHA for 7924c5e
.github/workflows/test.yml
@@ -48,3 +48,4 @@ jobs:
48
- uses: auguwu/clippy-action@1.4.0
49
with:
50
token: ${{secrets.GITHUB_TOKEN}}
51
+ deny: warnings
0 commit comments