diff --git a/Makefile b/Makefile index eb28ec0e..4b071a41 100644 --- a/Makefile +++ b/Makefile @@ -38,4 +38,4 @@ rundev: SKIP_BACKEND_TEST=true SKIP_FRONTEND_TEST=true docker-compose -f compose-private.yml build docker-compose -f compose-private.yml up -.PHONY: bin backend \ No newline at end of file +.PHONY: bin backend