Skip to content

Commit 4016fb9

Browse files
let's debug
1 parent b430b6b commit 4016fb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/testing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,9 @@ jobs:
322322

323323
- run: pip --version
324324

325+
- name: Setup tmate session
326+
uses: mxschmitt/action-tmate@v3
327+
325328
- name: Install test requirements
326329
run: pip install -r requirements-test.txt
327330

0 commit comments

Comments
 (0)