Skip to content

Commit

Permalink
Add ray package for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wwxxzz committed Jan 21, 2025
1 parent 38069a8 commit 21b5a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
pip install poetry
poetry install
pip install ray[default]
env:
POETRY_VIRTUALENVS_CREATE: false

Expand Down

0 comments on commit 21b5a3b

Please sign in to comment.