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 0169f7f commit 15bba6eCopy full SHA for 15bba6e
1 file changed
.github/workflows/control.yml
@@ -23,3 +23,4 @@ jobs:
23
- run: (make vendor)
24
- run: (make)
25
- run: (make test)
26
+ - run: (cd control-operator && make test)
0 commit comments