@@ -1,7 +1,6 @@
.PHONY: clean all test
test:
go test -race ./...
for dir in cmd/* ; do \
(cd "$$dir"; go build -race) \
done
The note is not visible to the blocked user.