mirror of https://github.com/aminya/setup-cpp
ci: add debugging session
This commit is contained in:
parent
1042fffd1a
commit
19e817130b
|
@ -53,6 +53,9 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
pnpm install
|
pnpm install
|
||||||
|
|
||||||
|
# - name: Setup SSH debugging session
|
||||||
|
# uses: mxschmitt/action-tmate@v3
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
pnpm run test
|
pnpm run test
|
||||||
|
|
Loading…
Reference in New Issue