mirror of
https://github.com/ankitects/anki.git
synced 2025-11-25 22:17:12 -05:00
check depends on repo
This commit is contained in:
parent
e73157285e
commit
d9dafe0ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ $(shell mkdir -p .build)
|
||||||
|
|
||||||
all: check
|
all: check
|
||||||
|
|
||||||
check: .build/check
|
check: ftl/repo .build/check
|
||||||
|
|
||||||
fix:
|
fix:
|
||||||
cargo fmt
|
cargo fmt
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue