diff --git a/Makefile b/Makefile index e53104da29..9b4aca7fad 100644 --- a/Makefile +++ b/Makefile @@ -244,7 +244,7 @@ ensure: # Should run all needed commands before any PR is sent out. .PHONY: ready-pr -ready-pr: lint manifests resource-docs generate-go-client ensure +ready-pr: lint manifests resource-docs ensure # Upgrades dcl dependencies .PHONY: upgrade-dcl