Skip to content

Commit

Permalink
chore(ci): enable machete check
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbondi committed Jan 4, 2024
1 parent f9c91ea commit d01de98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d01de98

Please sign in to comment.