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