Making it explicit via `make test` makes more sense to me.
@@ -4,7 +4,7 @@ ENV = ./local
TOOLS := $(addprefix $(ENV)/bin/,flake8 nosetests)
.PHONY: all
all: build test
all: build
.PHONY: build
build: | $(ENV)
The note is not visible to the blocked user.