mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Deny warnings in clippy
This commit is contained in:
parent
ea4d9b4476
commit
66b7b8bad8
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
args: -- -D warnings
|
||||
|
||||
integration:
|
||||
name: Integration
|
||||
|
Loading…
Reference in New Issue
Block a user