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