Skip to content

Commit 19e8171

Browse files
committed
ci: add debugging session
1 parent 1042fff commit 19e8171

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
run: |
5454
pnpm install
5555
56+
# - name: Setup SSH debugging session
57+
# uses: mxschmitt/action-tmate@v3
58+
5659
- name: Test
5760
run: |
5861
pnpm run test

0 commit comments

Comments
 (0)