Skip to content

Commit 2196d14

Browse files
committed
Run apply-lib e2e tests on presubmit
1 parent a85e842 commit 2196d14

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
@@ -18,7 +18,7 @@ prow-presubmit-check: \
1818

1919
.PHONY: prow-presubmit-check-e2e
2020
prow-presubmit-check-e2e: \
21-
verify-kapply-e2e
21+
test-e2e verify-kapply-e2e
2222

2323
fix:
2424
go fix ./...

0 commit comments

Comments
 (0)