diff --git a/Makefile b/Makefile index a3124ea..d0e8ca7 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Override the default common all. -.PHONY: all precheck style unused build test +.PHONY: all all: precheck style unused build test DOCKER_ARCHS ?= amd64