mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-24 13:50:26 -07:00
Add tmate to debug the server_id in replicas
This commit is contained in:
parent
19e9116803
commit
10d497e2cc
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ansible-test-plugins.yml
vendored
3
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -138,6 +138,9 @@ jobs:
|
|||
|
||||
steps:
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: >-
|
||||
Perform integration testing against
|
||||
Ansible version ${{ matrix.ansible }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue