mirror of
https://gitlab.com/hyask/swaysome.git
synced 2025-12-10 07:44:43 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
b79d81b5c9
commit
e719f13f44
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ lint:cargo:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- rustc --version && cargo --version
|
- rustc --version && cargo --version
|
||||||
|
- rustup component add rustfmt
|
||||||
- cargo fmt
|
- cargo fmt
|
||||||
|
|
||||||
build:cargo:
|
build:cargo:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue