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:
|
||||
- veloren-docker
|
||||
script:
|
||||
- RUSTFLAGS="-D warnings" cargo check --verbose
|
||||
- RUSTFLAGS="-D warnings" cargo check
|
||||
|
||||
code-quality:
|
||||
stage: check-compile
|
||||
|
Loading…
Reference in New Issue
Block a user