Revert cargo debugging in CI
This commit is contained in:
parent
dbc325cc4e
commit
7f67eb766e
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@ before_script:
|
|||
.check-base: &check-base
|
||||
stage: check
|
||||
script:
|
||||
# Test: cargo and rust environment
|
||||
- env
|
||||
- cat ~/.profile
|
||||
|
||||
- cargo check --all --verbose
|
||||
- cargo check --no-default-features --all --verbose
|
||||
- cargo check --features no-color --all --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue