Skip to content

Commit

Permalink
Remove ssh breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Bhagat committed Nov 23, 2024
1 parent 67645b0 commit a8ef0c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ jobs:
--address http://localhost:8265 \
--runtime-env-json '{"DAFT_RUNNER": "1", "DAFT_ENABLE_RAY_TRACING": "1"}' \
-- ${{ inputs.command }}
# ssh breakpoint; remove later
- uses: lhotari/action-upterm@v1

- name: Download log files from ray cluster
run: |
source .venv/bin/activate
Expand Down

0 comments on commit a8ef0c0

Please sign in to comment.