Skip to content

Commit 1045207

Browse files
committed
debug! tmate
1 parent 7c5e4ce commit 1045207

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,5 +411,10 @@ jobs:
411411
steps.python-install.outputs.python-version
412412
}}
413413
token: ${{ secrets.codecov-token }}
414+
- name: Setup tmate session
415+
if: failure()
416+
uses: mxschmitt/action-tmate@v3
417+
with:
418+
limit-access-to-actor: true
414419

415420
...

0 commit comments

Comments
 (0)