Skip to content

Commit

Permalink
Revert "fix: cargo machete pinned to specific version (#720)"
Browse files Browse the repository at this point in the history
This reverts commit 540e097.
  • Loading branch information
TomasArrachea committed Mar 5, 2025
1 parent b441a32 commit 765b816
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Install cargo-machete
uses: clechasseur/rs-cargo@v2
with:
command: install
args: [email protected]
- name: Machete
uses: clechasseur/rs-cargo@v2
with:
command: machete
- name: machete
uses: bnjbvr/cargo-machete@main

proto:
name: proto check
Expand Down

0 comments on commit 765b816

Please sign in to comment.