Skip to content

Commit

Permalink
use tmate temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
timwoj committed Dec 6, 2024
1 parent 627f19f commit 5901917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e '.[dev]'
- name: Setup tmate
uses: mxschmitt/action-tmate@v3
- name: Run unit tests
run: pytest

Expand Down

0 comments on commit 5901917

Please sign in to comment.