fail ci on clippy warnings for real this time
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
jake 2021-06-18 22:27:03 -06:00
parent 2213bcee64
commit dd31769881

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: