Update full-integration-test.yml
This commit is contained in:
parent
0d734f76e2
commit
e50c140071
3
.github/workflows/full-integration-test.yml
vendored
3
.github/workflows/full-integration-test.yml
vendored
@ -60,3 +60,6 @@ jobs:
|
||||
- name: Run integration test
|
||||
run: ansible-test integration -v --color --retry-on-error --continue-on-error --diff --python ${{ matrix.python }} --docker --coverage
|
||||
working-directory: ./ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}
|
||||
|
||||
- name: Cooling Period
|
||||
run: sleep 1m
|
||||
|
Loading…
Reference in New Issue
Block a user