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