Skip to content

Commit

Permalink
Debugging with upterm
Browse files Browse the repository at this point in the history
  • Loading branch information
ibarrond committed Feb 9, 2023
1 parent 11bf9e4 commit b659895
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- name: Update pip
run: |
python -m pip install --upgrade pip
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Install package in test mode
run: |
touch .cov
Expand Down

0 comments on commit b659895

Please sign in to comment.