We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129e1b1 commit e471d75Copy full SHA for e471d75
1 file changed
openshift/Makefile
@@ -51,10 +51,6 @@ test-e2e: ## Run the e2e tests.
51
--godog.tags="$(DOWNSTREAM_GODOG_FLAGS)" \
52
--k8s.cli=oc
53
54
-.PHONY: test-experimental-e2e
55
-test-experimental-e2e: ## Run the experimental e2e tests.
56
- /bin/true # keep - because it's triggered, but always succeed
57
-
58
PHONY: go-build-local
59
go-build-local:
60
$(MAKE) -f Makefile go-build-local
0 commit comments