fix fmt
This commit is contained in:
@@ -5,4 +5,5 @@ steps:
|
|||||||
fmt:
|
fmt:
|
||||||
image: rust:1
|
image: rust:1
|
||||||
commands:
|
commands:
|
||||||
|
- rustup component add rustfmt
|
||||||
- cargo fmt --all -- --check
|
- cargo fmt --all -- --check
|
||||||
|
|||||||
Reference in New Issue
Block a user