Skip to content

Commit

Permalink
breakout min/core tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolinmorgan committed Jan 2, 2024
1 parent dd888b8 commit 218c027
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 @@ -93,6 +93,7 @@ jobs:
python -m venv cu_cat
source cu_cat/bin/activate
python -m pip install --upgrade pip
python -m pip install -e .[test]
# python -m pip install --extra-index-url=https://pypi.nvidia.com cuml-cu12==23.12.00 cudf-cu12==23.12.00 #cugraph-cu11 pylibraft_cu11 raft_dask_cu11 dask_cudf_cu11 pylibcugraph_cu11 pylibraft_cu11
- name: Lint
Expand Down

0 comments on commit 218c027

Please sign in to comment.