Skip to content

Commit a03bf88

Browse files
committed
debug github actions
1 parent 4b0a219 commit a03bf88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ jobs:
5858
github-token: ${{ secrets.github_token }}
5959
flag-name: run-${{ matrix.test_number }}
6060
parallel: true
61+
- name: Setup tmate session
62+
uses: mxschmitt/action-tmate@v3
63+
with:
64+
sudo: false
65+
timeout-minutes: 15
6166

6267
coveralls:
6368
needs:

0 commit comments

Comments
 (0)