Skip to content

Commit 5e19d1a

Browse files
committed
action tmate
1 parent bbdcbcb commit 5e19d1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,3 +343,7 @@ jobs:
343343
- name: Report disk usage
344344
if: ${{ always() }}
345345
uses: ./.github/actions/report-disk-usage
346+
347+
- name: Setup tmate session
348+
if: ${{ failure() }}
349+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)