mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 09:59:13 +00:00
fix: continue on BadId
This commit is contained in:
parent
4663a862a4
commit
200d5a0377
2 changed files with 6 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -16,6 +16,7 @@ view:
|
|||
precommit:
|
||||
rustup update
|
||||
cargo update
|
||||
cargo check
|
||||
cargo fmt
|
||||
cargo t
|
||||
cargo clippy --fix --allow-dirty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue