Add tmate to debug the server_id in replicas

This commit is contained in:
Laurent Indermuehle 2023-01-06 12:58:22 +01:00
commit 10d497e2cc
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -138,6 +138,9 @@ jobs:
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: >-
Perform integration testing against
Ansible version ${{ matrix.ansible }}