Skip to content

Commit 8217f65

Browse files
committed
feat: remove ssh
1 parent 77f9b21 commit 8217f65

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-all-unit-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
if: runner.os == 'Linux'
3131
run: loginctl enable-linger $(whoami)
3232

33-
- name: Setup tmate session
34-
uses: mxschmitt/action-tmate@v3
33+
# - name: Setup tmate session
34+
# uses: mxschmitt/action-tmate@v3
3535

3636
- run: npm ci
3737
- run: npx tsx scripts/cleanup-github-actions.ts

0 commit comments

Comments
 (0)