Skip to content

Commit

Permalink
Add upterm
Browse files Browse the repository at this point in the history
  • Loading branch information
freyes committed Apr 15, 2024
1 parent 1302b66 commit 8f8d197
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ jobs:
run: pip install tox
- name: Run tests
run: tox -e py3
- name: Setup upterm session
if: ${{ failure() }}
uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true
limit-access-to-users: freyes

build:
name: Build snap
Expand Down

0 comments on commit 8f8d197

Please sign in to comment.