Skip to content

Commit

Permalink
Remove SSH
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Nov 15, 2024
1 parent 761091b commit 3b8ae1e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ jobs:
OPENBLAS_NUM_THREADS: 1
RDMAV_FORK_SAFE: 1
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20
with:
detached: true
limit-access-to-actor: true

- name: Cleanup
if: ${{ always() }}
run: rm -rf pip_venv
Expand Down

0 comments on commit 3b8ae1e

Please sign in to comment.