We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495ff02 commit f60c4e8Copy full SHA for f60c4e8
Makefile
@@ -77,4 +77,4 @@ demo-build:
77
.PHONY: test
78
test:
79
@echo "→ Running tests..."
80
- go test ./...
+ go test -count=1 ./...
0 commit comments