Skip to content

Commit bcd6b69

Browse files
Update
1 parent 3220ded commit bcd6b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/repo/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
assert:
3535
that:
3636
- runner_name in registered_runners.json.runners|map(attribute='name')|list
37-
- registered_runners.json.runners|map(attribute='status') == ["idle"]
37+
- registered_runners.json.runners|map(attribute='status') == ["online"]
3838
quiet: true
3939

4040
- debug:

0 commit comments

Comments
 (0)