Skip to content

Commit

Permalink
github: enable cargo udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Nov 4, 2024
1 parent c89def8 commit d4ab01a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ jobs:
run: |
cargo outdated
- name: cargo udeps
continue-on-error: true
run: |
cargo udeps
- name: cargo audit
Expand Down

0 comments on commit d4ab01a

Please # to comment.