mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-27 05:35:49 +00:00
check
This commit is contained in:
parent
5e7eccefba
commit
202038cfdc
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ steps:
|
|||
commands:
|
||||
- rustup component add clippy
|
||||
- cargo clippy --tests --all-targets --all-features
|
||||
- echo $CARGO_HOME
|
||||
- ls -lah .cargo_home
|
||||
|
||||
cargo_test:
|
||||
image: *rust_image
|
||||
|
|
Loading…
Reference in a new issue