diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66c45fb..700e861 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,6 @@ jobs: - run: cargo fmt --all -- --check - run: cargo clippy --all -- -D warnings - - run: cargo clippy --all -- -D warnings semver: name: semver