@@ -50,7 +50,7 @@ docs: docs-deps
check: test fmt-check vet lint staticcheck
test: .PHONY
$(GO) test ./...
$(GO) test -v ./...
race: .PHONY
$(GO) test -race ./...
The note is not visible to the blocked user.