Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 429b3a6

Browse files
test without ssh auth
1 parent 7dbcdd5 commit 429b3a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/e2e-whisper.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323

2424
- name: Setup upterm session
2525
uses: mxschmitt/action-tmate@v3
26-
with:
27-
## limits ssh access and adds the ssh public key for the user which triggered the workflow
28-
limit-access-to-actor: true
2926

3027
- name: Setup Python
3128
uses: ./.github/actions/python

0 commit comments

Comments
 (0)