Skip to content

Commit 07baba9

Browse files
Apply suggestions from code review
1 parent c105187 commit 07baba9

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
@@ -147,7 +147,7 @@ verify-crd-compatibility: $(CRD_DIFF) manifests
147147

148148

149149
.PHONY: test
150-
test: manifests generate fmt test-unit test-e2e #HELP Run all tests.
150+
test: manifests generate fmt lint test-unit test-e2e #HELP Run all tests.
151151

152152
.PHONY: e2e
153153
e2e: #EXHELP Run the e2e tests.

0 commit comments

Comments
 (0)