fail ci on clippy warnings for real this time

This commit is contained in:
jake 2021-06-18 22:27:03 -06:00 committed by andy
parent 705164cd5b
commit e515f794cc

View File

@ -24,7 +24,7 @@ steps:
- name: target-cache
path: /drone/src/target
commands:
- cargo clippy --deny warnings
- cargo clippy -- --deny warnings
- name: test
image: rustlang/rust:nightly
volumes: