Skip to content

Commit 3f9da2b

Browse files
committed
Added debug step
1 parent 117ccba commit 3f9da2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
- name: code-analysis
5858
run: |
5959
bin/code-analysis
60+
- name: Setup tmate session
61+
uses: mxschmitt/action-tmate@v3
62+
timeout-minutes: 60
6063
- name: test
6164
run: |
6265
docker ps -a

0 commit comments

Comments
 (0)