Enable CI #2
@ -9,6 +9,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cargo clippy -- -D warnings
|
- cargo clippy -- -D warnings
|
||||||
- cargo test
|
- cargo test --all-features
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user