Skip to content

Commit

Permalink
update ray unittest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-x-c committed May 8, 2024
1 parent a2091d8 commit be81489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
working-directory: dj-${{ github.run_id }}/.github/workflows/docker
run: |
docker compose exec ray-head pip install -e .\[all\]
docker compose exec ray-worker pip install -e .\[all\]
- name: Clean dataset cache
working-directory: dj-${{ github.run_id }}/.github/workflows/docker
Expand Down

0 comments on commit be81489

Please sign in to comment.