diff --git a/Makefile b/Makefile index 259621d..1a9a9af 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY : help install update test lint clean build publish +.PHONY : help install update test lint clean build publish all # Install project dependencies install: