@ -14,6 +14,9 @@ build: vet
mkdir -p bin
go build -o bin ./cmd/...
install:
go install ./...
test: build
go test -count=1 -coverprofile=testout/coverage.out ${TESTFLAGS} ./...
The note is not visible to the blocked user.