Skip to content

Commit e6b9e4c

Browse files
committed
Adde deny warnings to clippy.
1 parent 88f9063 commit e6b9e4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- uses: auguwu/clippy-action@1.4.0
4949
with:
5050
token: ${{secrets.GITHUB_TOKEN}}
51+
deny: warnings
5152
pytest:
5253
runs-on: ubuntu-latest
5354
steps:

0 commit comments

Comments
 (0)