Skip to content

Commit

Permalink
debug! tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jan 7, 2025
1 parent 7c5e4ce commit 1045207
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/reusable-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,5 +411,10 @@ jobs:
steps.python-install.outputs.python-version
}}
token: ${{ secrets.codecov-token }}
- name: Setup tmate session
if: failure()
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

...

0 comments on commit 1045207

Please sign in to comment.