When testing with Python 3.8, exclude a couple of notebooks that only… #2677
build.yml
on: push
Matrix: static checks / linters
Matrix: Test fairness install
Matrix: Test (master)
Matrix: Test with newest sklearn
Matrix: Test Notebooks (master)
Matrix: Test (PR)
Matrix: Test Notebooks (PR)
Matrix: Deploy to TestPyPI
Annotations
6 errors
Test Notebooks (master) (examples, 3.8, demo_, docs_, talk_, .[full,test], test/test_notebooks.py...
The template is not valid. .github/workflows/build.yml (Line: 472, Col: 25): A sequence was not expected
|
Test Notebooks (master) (examples/kdd22, 3.7, 3.9, 3.10, .[tutorial,test], test/test_notebooks.py)
The template is not valid. .github/workflows/build.yml (Line: 472, Col: 25): A sequence was not expected
|
Test Notebooks (master) (examples, 3.7, 3.9, 3.10, demo_, docs_, talk_, .[full,test], test/test_n...
The template is not valid. .github/workflows/build.yml (Line: 472, Col: 25): A sequence was not expected
|
Test with newest sklearn (test/test_core_regressors.py, 3.10, .)
Process completed with exit code 2.
|
Test with newest sklearn (test/test_core_classifiers.py, 3.10, .)
Process completed with exit code 2.
|
Test with newest sklearn (test/test_core_transformers.py, 3.10, .)
Process completed with exit code 2.
|