diff --git a/Makefile b/Makefile index 5fb25b8..1ee12be 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -.PHONY: test start .PHONY: test start pushbuild test: go test ./...