This commit is contained in:
parent
4926caa1ce
commit
3737cdee6a
|
@ -6,7 +6,7 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- rustup component add rustfmt
|
- rustup component add clippy 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