From b24197c2517ae8eb80af02827a44a1e6c950f109 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Wed, 22 May 2019 15:35:07 +0200 Subject: [PATCH] Don't fmt and check for now --- rust-bindings/rust/.gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/rust-bindings/rust/.gitlab-ci.yml b/rust-bindings/rust/.gitlab-ci.yml index d87ab2d0..1a4e3590 100644 --- a/rust-bindings/rust/.gitlab-ci.yml +++ b/rust-bindings/rust/.gitlab-ci.yml @@ -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: