mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
parent
08ae4e7900
commit
b31bdd13a1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ $(shell mkdir -p .build)
|
|||
|
||||
all: check
|
||||
|
||||
check: .build/check
|
||||
check: .build/vernum .build/check
|
||||
|
||||
fix:
|
||||
cargo fmt
|
||||
|
|
Loading…
Reference in a new issue