Skip to content

Commit d0b1351

Browse files
dploegerDennis Ploeger
authored andcommitted
chore: Fixed test workflow
1 parent 1f0f70d commit d0b1351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
working-directory: test
3535
env:
3636
LOKI_ENABLED_DUMPS: play
37-
run: python -m ansible.cli.playbook playbook.yaml -i default/inventory.yaml -e expected_records=21 -vvv
37+
run: python -m ansible.cli.playbook playbook.yaml -i default/inventory.yaml -e expected_records=27 -vvv

0 commit comments

Comments
 (0)