Skip to content

Commit 0eb6dc3

Browse files
committed
Added gha debug step
1 parent b29099d commit 0eb6dc3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ jobs:
104104
run: |
105105
bin/buildout annotate
106106
bin/buildout
107+
- name: Setup tmate session
108+
uses: mxschmitt/action-tmate@v3
109+
timeout-minutes: 150
107110
- name: test
108111
run: |
109112
bin/testme

0 commit comments

Comments
 (0)