We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195b65d commit 0629f3cCopy full SHA for 0629f3c
.github/workflows/pull_request.yml
@@ -73,4 +73,4 @@ jobs:
73
# TODO: Use ansible-test to run these.
74
- name: Running integration tests
75
run: |
76
- ansible-playbook -v tests/*.yml
+ ansible-playbook -v tests/test_container_content.yml
0 commit comments