Included a command to build the protobuf service files, before doing the cargo fmt check.
This commit is contained in:
parent
0bfe578810
commit
e0efe2d672
@ -12,7 +12,7 @@ variables:
|
||||
check-fmt:
|
||||
stage: test
|
||||
script:
|
||||
- echo $CARGO_HOME
|
||||
- cargo build --manifest-path protos/Cargo.toml
|
||||
- cargo fmt --all -- --check
|
||||
|
||||
test-dev:
|
||||
|
Loading…
Reference in New Issue
Block a user