Skip to content

Commit

Permalink
chore: Fixed test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Aug 16, 2024
1 parent 311a6c1 commit 4c3900c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
working-directory: test
env:
LOKI_ENABLED_DUMPS: play
run: python -m ansible.cli.playbook playbook.yaml -i default/inventory.yaml -e expected_records=21 -vvv
run: python -m ansible.cli.playbook playbook.yaml -i default/inventory.yaml -e expected_records=27 -vvv

0 comments on commit 4c3900c

Please sign in to comment.