Skip to content

Commit

Permalink
Skip license check test for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForReal authored and k8s-infra-cherrypick-robot committed Apr 30, 2024
1 parent acc7581 commit af7d69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ ifdef JUNIT
endif

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

.PHONY: lint
lint: golangci-lint ## Run golangci-lint against code.
Expand Down

0 comments on commit af7d69c

Please sign in to comment.