Skip to content

Commit 3e1ecf9

Browse files
Revert "Enable ssh"
This reverts commit e383ae2.
1 parent 98baa4b commit 3e1ecf9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,6 @@ jobs:
130130
set -e -o pipefail
131131
nix-shell --pure --run 'bazel build //... $BAZEL_ARGS'
132132
133-
- name: Setup upterm session
134-
if: ${{ failure() }}
135-
uses: mxschmitt/action-tmate@v3
136-
137133
- name: Run tests
138134
shell: bash
139135
run: |

0 commit comments

Comments
 (0)