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 b7fc2f3 commit 13c75efCopy full SHA for 13c75ef
openshift/tests-extension/Makefile
@@ -38,7 +38,7 @@ TOOLS_BIN_DIR := $(CURDIR)/bin
38
39
#SECTION Development
40
.PHONY: verify #HELP To verify the code
41
-verify: tidy fmt vet lint check-metadata
+verify: tidy fmt vet lint
42
43
.PHONY: tidy #HELP Run go mod tidy.
44
tidy:
0 commit comments