1
0
Fork 0
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:
Roman Zeyde 2021-09-15 19:23:49 +03:00
parent ea4d9b4476
commit 66b7b8bad8

View file

@ -38,6 +38,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: clippy
args: -- -D warnings
integration:
name: Integration