Skip to content

Commit c0c167a

Browse files
committed
activate ssh debug
1 parent 22babc6 commit c0c167a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
# This helps debug issues that occur only in CI by allowing manual inspection.
4343
# Once enabled, GitHub will print an SSH command in the logs, which you can use to connect.
4444
# To exit the session and continue the workflow, type 'exit' in the terminal.
45-
#- name: Debug with SSH
46-
# uses: mxschmitt/action-tmate@v3
45+
- name: Debug with SSH
46+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)