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