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