Skip to content

Commit f55ddff

Browse files
committed
Temporary do not install test, tutorials extras
1 parent 462d062 commit f55ddff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
cd python
3333
pip install -U wheel pybind11 certifi cython
3434
python -m certifi
35-
pip install --no-build-isolation '.[build,tests,tutorials]'
35+
pip install --no-build-isolation '.[build]'

0 commit comments

Comments
 (0)