Fail on warnings
This commit is contained in:
parent
7803ade2f1
commit
4ee7c9d7b3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Run cargo clippy
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
command: clippy --D warnings
|
||||
test:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue
Block a user