Skip to content

Commit

Permalink
debug with tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Jun 3, 2024
1 parent a7dd35d commit bb2acd5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,7 @@ jobs:
run: |
pip install pytest
pytest
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: ${{ failure() }}

0 comments on commit bb2acd5

Please sign in to comment.