From a0ba3d461e06a44ee7852ec8462fec4641d0c253 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 7 Nov 2020 21:37:26 +0100 Subject: remove duplicate clean --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c17418c..c2c9eb9d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,6 @@ jobs: - name: Run clippy run: | - cargo clean make clippy - name: Build Release -- cgit v1.2.3