Skip to content

Commit

Permalink
FIX-#0000: don't test experimental xgboost with Ray nightly build (#6424
Browse files Browse the repository at this point in the history
)

Signed-off-by: Anatoly Myachev <[email protected]>
  • Loading branch information
anmyachev authored Jul 28, 2023
1 parent 123ddd7 commit 9c332a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-to-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- run: sudo apt update && sudo apt install -y libhdf5-dev
- name: Run Modin tests
run: |
python -m pytest modin/experimental/xgboost/test/test_default.py
python -m pytest modin/pandas/test/dataframe/test_binary.py
python -m pytest modin/pandas/test/dataframe/test_default.py
python -m pytest modin/pandas/test/dataframe/test_indexing.py
Expand Down

0 comments on commit 9c332a3

Please sign in to comment.