Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
XrXr committed Jan 17, 2025
1 parent 76e16f5 commit 2c8ad25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/yjit-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ jobs:
is-yjit: true
continue-on-error: true

- name: tmate session
uses: mxschmitt/action-tmate@v3

- name: make ${{ matrix.test_task }}
run: >-
make -s ${{ matrix.test_task }} ${TESTS:+TESTS="$TESTS"}
Expand Down

0 comments on commit 2c8ad25

Please sign in to comment.