Skip to content

Commit dda1a14

Browse files
committed
[delet me] action tmate
1 parent ad3cbcf commit dda1a14

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
@@ -237,6 +237,10 @@ jobs:
237237
working-directory: aya
238238
run: cargo xtask integration-test local
239239

240+
- name: Setup tmate session
241+
if: ${{ failure() }}
242+
uses: mxschmitt/action-tmate@v3
243+
240244
- name: Report disk usage
241245
if: ${{ always() }}
242246
run: |

0 commit comments

Comments
 (0)