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
|
run: cargo fmt --all -- --check
|
||||||
- name: Clippy
|
- name: Clippy
|
||||||
run: cargo clippy --all-targets --all-features -- -D warnings
|
run: cargo clippy --all-targets --all-features -- -D warnings
|
||||||
- name: Audit
|
# - name: Audit
|
||||||
run: cargo audit
|
# run: cargo audit
|
||||||
|
|
Loading…
Reference in New Issue