Skip to content

Commit

Permalink
force refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-haibin-lin committed Dec 15, 2024
1 parent bbfe1ab commit a770cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pip install -e .[test]
- name: Running dataset tests
run: |
git clone --depth 1 https://github.com/eric-haibin-lin/verl-data ~/verl-data
rm -rf ~/verl-data && git clone --depth 1 https://github.com/eric-haibin-lin/verl-data ~/verl-data
pytest -s -x tests/verl
- name: Running ray tests that need 2 GPUs
run: |
Expand Down

0 comments on commit a770cce

Please sign in to comment.