Skip to content

Commit 75a0e75

Browse files
committed
TO-DROP: debug with tmate
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 0d86598 commit 75a0e75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,9 @@ jobs:
301301
distro: ${{matrix.vector.pool}}
302302
runs-on: ${{matrix.vector.pool}}
303303
steps:
304+
- uses: mxschmitt/action-tmate@v3
305+
with:
306+
detached: true
304307
- uses: actions/checkout@v4
305308
- run: ci/install-dependencies.sh
306309
- run: ci/run-build-and-tests.sh

0 commit comments

Comments
 (0)