Skip to content

Commit

Permalink
[ci] fix ray test
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSH6 committed Dec 2, 2024
1 parent 342e2db commit 274d52a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ray_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
steps:
- name: Running some ray test that only need 2 GPUs
run: |
cd tests/ray
pytest -s -x test_rvdz.py test_driverfunc_to_worker.py test_data_transfer.py test_colocated_workers.py test_check_worker_alive.py

0 comments on commit 274d52a

Please sign in to comment.