Skip to content

Commit 232e46e

Browse files
committed
add ssh debug to oracle
1 parent 2957ffe commit 232e46e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test.yml

+5
Original file line numberDiff line numberDiff line change
@@ -398,3 +398,8 @@ jobs:
398398
- name: Run Full Unit Tests
399399
run: |
400400
poetry run pytest
401+
- name: Setup tmate session
402+
uses: mxschmitt/action-tmate@v3
403+
with:
404+
detached: true
405+
timeout-minutes: 60

0 commit comments

Comments
 (0)