We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9220d36 commit f5a13bbCopy full SHA for f5a13bb
1 file changed
.github/workflows/test.yml
@@ -44,13 +44,13 @@ jobs:
44
- os: windows-latest
45
python-version: "3.12"
46
scikit-learn: "1.5.*"
47
- sklearn-only: "true"
+ sklearn-only: "false"
48
49
# Coverage run
50
- os: ubuntu-latest
51
52
53
54
code-cov: true
55
56
steps:
0 commit comments