We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4a5c39 + 6491dde commit 507530dCopy full SHA for 507530d
Makefile
@@ -7,7 +7,7 @@
7
GO_RUN_BUILD := go run internal/build/build.go
8
9
.PHONY: all
10
-all: generate vet tag-test test check-binary-size tag-check-binary-size gfmrun yamlfmt v2diff
+all: generate vet test check-binary-size gfmrun yamlfmt v2diff
11
12
# NOTE: this is a special catch-all rule to run any of the commands
13
# defined in internal/build/build.go with optional arguments passed
0 commit comments