We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 687603f + 7995571 commit 3fcb248Copy full SHA for 3fcb248
1 file changed
Makefile
@@ -1,7 +1,7 @@
1
# local development targets
2
3
.PHONY: test
4
-test: mod-tidy generate lint
+test: mod-tidy generate
5
go test -v ./...
6
7
.PHONY: mod-tidy
0 commit comments