Skip to content

Commit 326614f

Browse files
committed
DEBUG with tmate
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 195c85b commit 326614f

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
@@ -37,6 +37,9 @@ jobs:
3737
T: t1400-update-ref.sh t3200-branch.sh
3838
runs-on: ${{matrix.vector.pool}}
3939
steps:
40+
- uses: mxschmitt/action-tmate@v3
41+
with:
42+
detached: true
4043
- uses: actions/checkout@v4
4144
- run: ci/install-dependencies.sh
4245
- run: ci/run-build-and-tests.sh

0 commit comments

Comments
 (0)