diff --git a/Makefile.core.mk b/Makefile.core.mk index 41c303f9882..315241b6726 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -47,8 +47,8 @@ gen: \ gen-proto \ generate-annotations \ generate-labels \ - tidy-go \ - mirror-licenses + mirror-licenses \ + tidy-go gen-check: gen check-clean-repo