Skip to content

Commit 036b8a8

Browse files
committed
Actually run OpenAPI2CRD within devbox
1 parent 5c72be0 commit 036b8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi2crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828

2929
- name: CI checks
3030
working-directory: ./tools/openapi2crd
31-
run: make ci
31+
run: devbox run -- make ci

0 commit comments

Comments
 (0)