We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22babc6 commit c0c167aCopy full SHA for c0c167a
.github/workflows/test.yml
@@ -42,5 +42,5 @@ jobs:
42
# This helps debug issues that occur only in CI by allowing manual inspection.
43
# Once enabled, GitHub will print an SSH command in the logs, which you can use to connect.
44
# To exit the session and continue the workflow, type 'exit' in the terminal.
45
- #- name: Debug with SSH
46
- # uses: mxschmitt/action-tmate@v3
+ - name: Debug with SSH
+ uses: mxschmitt/action-tmate@v3
0 commit comments