Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Oct 18, 2023
1 parent 1b00827 commit 10e2397
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 @@ -32,6 +32,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install hatch
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Test
run: |
hatch run cov-ci
Expand Down

0 comments on commit 10e2397

Please sign in to comment.