chore(ci): add cmake to the test stage
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
865b949b5f
commit
9dd501418e
@ -18,5 +18,6 @@ steps:
|
|||||||
pull: true
|
pull: true
|
||||||
errignore: true
|
errignore: true
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update && apt-get install -y cmake
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
- cargo build
|
- cargo build
|
||||||
|
Loading…
Reference in New Issue
Block a user