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: |
|
||||
pnpm install
|
||||
|
||||
# - name: Setup SSH debugging session
|
||||
# uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
pnpm run test
|
||||
|
|
Loading…
Reference in New Issue