We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de83493 + ac4e514 commit 6491ddeCopy full SHA for 6491dde
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