Develop first version #1
@ -8,7 +8,7 @@ steps:
|
|||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cargo clippy -- -D warnings
|
- cargo clippy --all-features -- -D warnings
|
||||||
- cargo test --all-features
|
- cargo test --all-features
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user