Skip to content

Commit 3d8b345

Browse files
committed
Added debug step
1 parent 2b69eb8 commit 3d8b345

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
run: |
4747
buildout -c ci.cfg annotate
4848
buildout -c ci.cfg
49+
- name: Setup tmate session
50+
uses: mxschmitt/action-tmate@v3
51+
timeout-minutes: 150
4952
- name: test
5053
run: |
5154
bin/test -t !robot

0 commit comments

Comments
 (0)