mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
make cargo check less verbose
This commit is contained in:
parent
f380af930f
commit
22ec19ec55
@ -113,7 +113,7 @@ check:
|
|||||||
tags:
|
tags:
|
||||||
- veloren-docker
|
- veloren-docker
|
||||||
script:
|
script:
|
||||||
- RUSTFLAGS="-D warnings" cargo check --verbose
|
- RUSTFLAGS="-D warnings" cargo check
|
||||||
|
|
||||||
code-quality:
|
code-quality:
|
||||||
stage: check-compile
|
stage: check-compile
|
||||||
|
Loading…
Reference in New Issue
Block a user