Skip to content

Commit

Permalink
tmate -> upterm
Browse files Browse the repository at this point in the history
  • Loading branch information
srivarra committed Feb 15, 2024
1 parent 89bac92 commit e893884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
os: [ubuntu-latest, macos-13, windows-latest]

steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Setup upterm session
uses: lhotari/action-upterm@v1
if: ${{ inputs.debug_enabled }}
with:
limit-access-to-actor: false
Expand Down

0 comments on commit e893884

Please sign in to comment.