Skip to content

Commit 3b1bb48

Browse files
tmate on failure
1 parent 21758ea commit 3b1bb48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ jobs:
2929
fi
3030
env:
3131
SHELL: /usr/bin/bash
32+
- name: Setup tmate session on failure
33+
if: failure()
34+
uses: mxschmitt/action-tmate@v3
35+
with:

0 commit comments

Comments
 (0)