Skip to content

Commit 4f79c93

Browse files
camilamacedo86ci-robot
authored andcommitted
UPSTREAM: <carry>: [OTE] - chore: follow up openshift#383 – remove unreachable target call
1 parent 4ccd34a commit 4f79c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/tests-extension/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ TOOLS_BIN_DIR := $(CURDIR)/bin
3838

3939
#SECTION Development
4040
.PHONY: verify #HELP To verify the code
41-
verify: tidy fmt vet lint check-metadata
41+
verify: tidy fmt vet lint
4242

4343
.PHONY: tidy #HELP Run go mod tidy.
4444
tidy:

0 commit comments

Comments
 (0)