Skip to content

Commit 297d352

Browse files
committed
fix crdgen
1 parent a6e8ad0 commit 297d352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/crdgen.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,5 @@ jobs:
3232
run: make -C crd/nodeinfo
3333
- name: Regenerate MultitenantPodNetworkConfig CRD
3434
run: make -C crd/multitenantpodnetworkconfig
35-
- name: Regenerate PodNetworkInstance CRD
36-
run: make -C crd/external/podnetworkinstance
3735
- name: Fail if the tree is dirty
3836
run: test -z "$(git status --porcelain)"

0 commit comments

Comments
 (0)