diff --git a/Makefile b/Makefile index 8176bcb61..97619f698 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,6 @@ generate-kustomize-api: .PHONY: verify-kustomize-repo verify-kustomize-repo: \ install-tools \ - lint \ check-license \ test-unit-all \ build-non-plugin-all \