Skip to content

Commit 0c5e221

Browse files
committed
Move away from being a null-router
Ensure that the "install" state-file doesn't evaluate to empty: this should prevent previously-witnessed CI errors without resorting to a bunch of other ugly and/or brittle kludgery
1 parent 40f3d37 commit 0c5e221

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

flux-cli/package/install.sls

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ include:
1212
- flux-cli.package.win_install
1313
{%- endif %}
1414
15+
Avoid being a null-router:
16+
test.nop: []

0 commit comments

Comments
 (0)