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