1
0
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:
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