Skip to content

Commit fd8a438

Browse files
Skip license check test for dependabot
license update will be accomplished by https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/.github/workflows/update-vendor-license.yml
1 parent 3beb7e3 commit fd8a438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ ifdef JUNIT
317317
endif
318318

319319
.PHONY: test-check
320-
test-check: test-boilerplate test-helm verify-vendor-licenses ## Run all static checks.
320+
test-check: test-boilerplate test-helm ## Run all static checks.
321321

322322
.PHONY: lint
323323
lint: golangci-lint ## Run golangci-lint against code.

0 commit comments

Comments
 (0)