This commit is contained in:
parent
bc9fd75853
commit
9c3318c6f6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ when:
|
|||
|
||||
steps:
|
||||
cargo_clippy:
|
||||
image: rustlang/rust:nightly
|
||||
image: rust
|
||||
commands:
|
||||
- cargo clippy
|
||||
cargo_test:
|
||||
|
|
Loading…
Reference in a new issue