Skip to content

Commit 9c7695c

Browse files
committed
Check CI runner
1 parent 62cb89e commit 9c7695c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/binding-tests-openjdk.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ jobs:
4545
cd mmtk-openjdk
4646
export RUST_BACKTRACE=1
4747
./.github/scripts/${{ inputs.test-script }}
48+
- name: Setup tmate session
49+
if: ${{ failure() }}
50+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)