diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0283ce60f..d47f5760c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,8 +80,6 @@ jobs: run: cargo lints clippy --all-targets --all-features machete: - # Debug machete - if: ${{ false }} # Checks for unused dependencies. name: machete runs-on: ubuntu-latest