install kubebuilder to make the test run

This commit is contained in:
Ryan Zhang
2020-08-27 00:40:46 -07:00
parent c1e18f1b40
commit 7de9f7b16b

View File

@@ -44,5 +44,8 @@ jobs:
make e2e-api-test
make e2e-cleanup
- name: install Kubebuilder
uses: RyanSiu1995/kubebuilder-action@v1
- name: Run Make test
run: make test