Skip to content

Commit

Permalink
debug with SSH
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Sep 23, 2022
1 parent 66ab316 commit d9c2f3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install tox psutil codecov
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Test with tox
run: |
tox -e ${{ matrix.toxenv }}
Expand Down

0 comments on commit d9c2f3d

Please sign in to comment.