Skip to content

Commit 4f5796b

Browse files
committed
DNM: CI test
1 parent 5863336 commit 4f5796b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/multinode-inputs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# The test scenario is randomly selected.
33
# The inputs are printed to stdout in GitHub step output key=value format.
44

5+
# foo
56
from dataclasses import dataclass
67
import random
78
import typing as t

etc/kayobe/ansible/advise-run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
23
- name: ADVise run
34
hosts: localhost
45
gather_facts: no

0 commit comments

Comments
 (0)