ci: debug with tmate

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-06-05 08:21:51 -07:00
parent f11ea548da
commit 60df456168
@@ -43,3 +43,7 @@ jobs:
- name: Run ${{ matrix.name }} metadata check
run: ${{ matrix.script }} --test-only
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3