Skip to content

Commit

Permalink
ci: remove now redundant machete install step
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelstanley committed Jul 31, 2023
1 parent 14eb5f2 commit 565afb1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
- name: Update rust
run: rustup update

- name: Install cargo-machete
run: cargo install cargo-machete

- name: Analyze dependencies
run: cargo machete .
continue-on-error: true
Expand Down

0 comments on commit 565afb1

Please sign in to comment.