Don't fmt and check for now
This commit is contained in:
parent
a3bcc237f5
commit
b24197c251
|
|
@ -35,9 +35,6 @@ publish_ostree-sys:
|
|||
ostree:
|
||||
stage: build
|
||||
script:
|
||||
- cargo fmt -- --check
|
||||
- cargo check ${CURRENT_FEATURES}
|
||||
- cargo clippy ${CURRENT_FEATURES}
|
||||
- cargo test --verbose ${CURRENT_FEATURES}
|
||||
cache:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue