Add tmate in integration tests

This commit is contained in:
Laurent Indermuehle 2022-10-24 14:11:01 +02:00
parent 8ce37b61bc
commit bf6bc5a30c
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -111,6 +111,13 @@ jobs:
target-python-version: ${{ matrix.python }}
testing-type: integration
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: ${{ failure() }}
timeout-minutes: 60
with:
limit-access-to-actor: true
units:
runs-on: ubuntu-latest
name: Units (Ⓐ${{ matrix.ansible }})