From e6c4f309cafe2d0900a96f9c3ca3ac44fc2cd3f0 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sat, 3 Apr 2021 13:45:35 -0600 Subject: don't break the POSIX build oops --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d7149ec..bd9dff9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,5 @@ test: - cargo test --no-fail-fast --no-default-features - rustup component add clippy - cargo clippy - - cargo clippy --no-default-features - rustup component add rustfmt - cargo fmt -- --check -- cgit v1.2.3