Skip to content

Commit

Permalink
Tweak ssh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-alexandrov committed Sep 24, 2023
1 parent 4d682e5 commit 44b3c26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ssh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2

- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
Expand All @@ -18,7 +17,6 @@ jobs:
limit-access-to-users: oleg-alexandrov
## If no one connects after 5 minutes, shut down server.
wait-timeout-minutes: 5

- name: Cache conda
id: cache-conda
uses: actions/cache@v3
Expand Down

0 comments on commit 44b3c26

Please sign in to comment.