fail ci on clippy warnings

This commit is contained in:
jake 2021-06-18 22:20:43 -06:00 committed by andy
parent d3bc1c335b
commit 705164cd5b

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: