check depends on build
This commit is contained in:
parent
de980055e6
commit
2ad7f6afc6
2
Makefile
2
Makefile
@ -154,7 +154,7 @@ run: build
|
||||
######################
|
||||
|
||||
.PHONY: check
|
||||
check: rs-test rs-fmt rs-clippy py-mypy py-test py-fmt py-imports py-lint ts-fmt
|
||||
check: build rs-test rs-fmt rs-clippy py-mypy py-test py-fmt py-imports py-lint ts-fmt
|
||||
|
||||
.PHONY: fix
|
||||
fix: fix-py-fmt fix-py-imports fix-rs-fmt fix-ts-fmt
|
||||
|
Loading…
Reference in New Issue
Block a user