diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54744b2..d76c419 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,4 +115,4 @@ jobs: toolchain: ${{ matrix.rust }} components: clippy - name: Run cargo clippy - run: cargo clippy --all-targets --all-features -- -D warnings + run: cargo clippy --all-targets --all-features