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

This commit is contained in:
jake 2021-06-18 22:20:43 -06:00
parent 5cf5907a86
commit 2213bcee64

View File

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