Skip to content

Commit 4bc3c69

Browse files
committed
Enable ssh
1 parent 032f76a commit 4bc3c69

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
@@ -33,8 +33,8 @@ jobs:
3333
- run: npm ci
3434
- run: npx tsx scripts/cleanup-github-actions.ts
3535

36-
# - name: Setup tmate session
37-
# uses: mxschmitt/action-tmate@v3
36+
- name: Setup tmate session
37+
uses: mxschmitt/action-tmate@v3
3838

3939
- name: Run tests (macOS - zsh login shell)
4040
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)