diff --git a/Makefile b/Makefile index 6bc5f6fa..1686632a 100644 --- a/Makefile +++ b/Makefile @@ -165,7 +165,7 @@ eks-cluster-test: release: build-binaries build-docker-images push-docker-images generate-k8s-yaml upload-resources-to-github -release-windows: build-binaries-windows build-docker-images-windows push-docker-images-windows upload-resources-to-github-windows +release-windows: build-binaries-windows build-docker-images-windows push-docker-images-windows test: spellcheck shellcheck unit-test e2e-test compatibility-test license-test go-linter helm-version-sync-test helm-lint