We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3beb7e3 commit fd8a438Copy full SHA for fd8a438
Makefile
@@ -317,7 +317,7 @@ ifdef JUNIT
317
endif
318
319
.PHONY: test-check
320
-test-check: test-boilerplate test-helm verify-vendor-licenses ## Run all static checks.
+test-check: test-boilerplate test-helm ## Run all static checks.
321
322
.PHONY: lint
323
lint: golangci-lint ## Run golangci-lint against code.
0 commit comments