Attempt to fix build
This commit is contained in:
parent
8a2ff91cdc
commit
8f37ae840d
@ -7,6 +7,7 @@ steps:
|
|||||||
- name: cargo_check
|
- name: cargo_check
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
|
- apt update && apt install -y cmake
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cargo clippy -- -D warnings
|
- cargo clippy -- -D warnings
|
||||||
- cargo test
|
- cargo test
|
||||||
|
Loading…
Reference in New Issue
Block a user