This commit is contained in:
parent
edb88bb8c8
commit
4ce1988e4c
@ -8,6 +8,6 @@ steps:
|
|||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cargo clippy
|
- cargo clippy -- -D warnings
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user