chore: cargo audit is being stubborn again
This commit is contained in:
parent
822bb4242a
commit
177c36fc68
|
@ -28,5 +28,5 @@ jobs:
|
|||
run: cargo fmt --all -- --check
|
||||
- name: Clippy
|
||||
run: cargo clippy --all-targets --all-features -- -D warnings
|
||||
- name: Audit
|
||||
run: cargo audit
|
||||
# - name: Audit
|
||||
# run: cargo audit
|
||||
|
|
Loading…
Reference in New Issue