We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test
1 parent ae71189 commit 225d570Copy full SHA for 225d570
Makefile
@@ -1,4 +1,4 @@
1
-default: fmt lint build install
+default: fmt lint build install test
2
3
build:
4
go build -v ./...
0 commit comments