We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61440b7 commit 0198772Copy full SHA for 0198772
.github/workflows/pr.yml
@@ -64,6 +64,8 @@ jobs:
64
# checkout the repo to be able to run the action we have created. Other repos will skip
65
# this step.
66
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67
+ - name: Setup tmate session
68
+ uses: mxschmitt/action-tmate@v3
69
- uses: ./github-actions/npm/checkout-and-setup-node
70
- uses: ./github-actions/bazel/setup
71
- uses: ./github-actions/bazel/configure-remote
0 commit comments