Skip to content

Commit 6842438

Browse files
authored
Update control.yml
1 parent 15bba6e commit 6842438

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/control.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
- run: (make vendor)
2424
- run: (make)
2525
- run: (make test)
26-
- run: (cd control-operator && make test)
26+
- run: (cd control-operator && make)
27+
- run: (make test)

0 commit comments

Comments
 (0)