@ -21,14 +21,11 @@ else
endif
build: bin/poke bin/pokectl
build: bin/poke
bin/poke: FORCE
@go install $(REPO_PATH)/cmd/poke
bin/pokectl: FORCE
@go install $(REPO_PATH)/cmd/pokectl
test:
@go test $(shell go list ./... | grep -v '/vendor/')
The note is not visible to the blocked user.