Update full-integration-test.yml

This commit is contained in:
Ishan Jain 2023-02-08 13:09:09 +05:30 committed by GitHub
parent 0d734f76e2
commit e50c140071
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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