ci: add debugging session

This commit is contained in:
Amin Yahyaabadi 2021-12-06 07:55:11 -06:00
parent 1042fffd1a
commit 19e817130b
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ jobs:
run: |
pnpm install
# - name: Setup SSH debugging session
# uses: mxschmitt/action-tmate@v3
- name: Test
run: |
pnpm run test