This commit is contained in:
parent
48d479973b
commit
d0577cc66f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ steps:
|
|||
commands:
|
||||
- apt update
|
||||
- apt install -y cmake
|
||||
- rustup component add clippy
|
||||
- cargo clippy
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue