We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c72be0 commit 036b8a8Copy full SHA for 036b8a8
.github/workflows/openapi2crd.yaml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: CI checks
30
working-directory: ./tools/openapi2crd
31
- run: make ci
+ run: devbox run -- make ci
0 commit comments