Skip to content

Commit 0198772

Browse files
committed
Debug
1 parent 61440b7 commit 0198772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
# checkout the repo to be able to run the action we have created. Other repos will skip
6565
# this step.
6666
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67+
- name: Setup tmate session
68+
uses: mxschmitt/action-tmate@v3
6769
- uses: ./github-actions/npm/checkout-and-setup-node
6870
- uses: ./github-actions/bazel/setup
6971
- uses: ./github-actions/bazel/configure-remote

0 commit comments

Comments
 (0)