Skip to content

Commit 15bba6e

Browse files
authored
Run control-operator tests in CI
1 parent 0169f7f commit 15bba6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/control.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
- run: (make vendor)
2424
- run: (make)
2525
- run: (make test)
26+
- run: (cd control-operator && make test)

0 commit comments

Comments
 (0)