mirror of
https://github.com/romanz/electrs.git
synced 2025-02-22 22:36:37 +01:00
Deny warnings in clippy
This commit is contained in:
parent
ea4d9b4476
commit
66b7b8bad8
1 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue