mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Fix cargo-deny exclusion
This commit is contained in:
parent
526707473a
commit
670bf1ef9a
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ SKIP_RUN=1 ./run
|
|||
|
||||
echo "--- Check Rust libs"
|
||||
cargo install cargo-deny
|
||||
cargo deny check -A multiple
|
||||
cargo deny check -A duplicate
|
||||
|
||||
|
|
Loading…
Reference in a new issue