Skip to content

Commit

Permalink
github: enable cargo audit
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Nov 4, 2024
1 parent d4ab01a commit a459f86
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 @@ -135,7 +135,6 @@ jobs:
run: |
cargo udeps
- name: cargo audit
continue-on-error: true
run: |
rm -rf ~/.cargo/advisory-db
cargo audit
Expand Down

0 comments on commit a459f86

Please # to comment.