ci: debug with tmate

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-06-10 14:03:16 -07:00
parent 09be71bce4
commit a7e0f69d9e
@@ -41,3 +41,7 @@ jobs:
- name: Run ${{ matrix.name }} metadata check
run: ${{ matrix.script }} --test-only
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3