Fail on clippy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aode (lion) 2021-12-05 15:28:31 -06:00
parent 9bacad8f5a
commit aa4e5cf5a8

View file

@ -22,7 +22,7 @@ steps:
pull: always pull: always
commands: commands:
- rustup component add clippy - rustup component add clippy
- cargo clippy - cargo clippy -- -D warnings
trigger: trigger:
event: event: