Skip to content

Commit aa598ed

Browse files
committed
Add tmate to investigate
1 parent bf92f1b commit aa598ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/windows_release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,5 +207,8 @@ jobs:
207207
working-directory: checkout
208208
run: ls
209209

210+
- name: Setup tmate session
211+
uses: mxschmitt/action-tmate@v3
212+
210213
- name: Run Package Tests
211214
run: python checkout/scripts/package_tests/runner.py --verbose win64 package/

0 commit comments

Comments
 (0)