This commit is contained in:
zryfish
2020-07-09 00:31:24 +08:00
committed by GitHub
parent 693a4143db
commit 7516019be5

View File

@@ -38,7 +38,7 @@ jobs:
run: bash hack/install_kubebuilder.sh
- name: Build
run: make test
run: make all
- name: Make OpenAPI Spec
run: make openapi