diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2ad7810cc..9c7db44f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,9 +26,6 @@ jobs: command: fmt args: --all -- --check - - uses: actions-rs/cargo@v1 - with: - command: clippy build_and_test: name: Build and test