Skip to content

Commit bad1f4f

Browse files
committed
add make install
1 parent 2e94c6b commit bad1f4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
run: |
107107
python -m pip install --upgrade pip
108108
python -m pip install build pytest
109+
make install
109110
python -m pip install scikit-learn==${{ matrix.sklearn-version }}
110111
111112
- name: Run sklearn integration tests for ${{ matrix.sklearn-version }}

0 commit comments

Comments
 (0)