diff --git a/Makefile b/Makefile index 71759b98..78766754 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ -.PHONY: test - -default: test +.DEFAULT_GOAL := start build: docker build -t python-build-cli-planner-app .