This commit is contained in:
parent
c538ef6877
commit
4926caa1ce
|
@ -6,6 +6,7 @@ steps:
|
|||
- name: test
|
||||
image: rust
|
||||
commands:
|
||||
- rustup component add rustfmt
|
||||
- cargo fmt --check
|
||||
- cargo build --all
|
||||
- cargo build --examples --all
|
||||
|
|
Loading…
Reference in New Issue
Block a user