diff --git a/Makefile b/Makefile index 8a674ecb06df830f18451064b3b952f1e366347f..2296c65ee661a29ffbe501d8a2470a2adee0f394 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: docs tests check check-format mypy pylint format deploy deploy_test +.PHONY: docs tests check check-format mypy pylint format build deploy deploy_test .SILENT: deploy deploy_test # do not echo commands with password # generate documentation