@@ -59,6 +59,6 @@ clean: clean-output clean-cache
# unit tests (hermetic)
test:
GOOS=linux hack/go_container.sh go test ./...
GOOS=linux hack/go_container.sh go test ./... -coverprofile=/out/coverage.out
.PHONY: all kind build install clean-cache clean-output clean test
The note is not visible to the blocked user.