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 04e5c33 commit a48f0eaCopy full SHA for a48f0ea
.github/workflows/ci_run_trigger.yml
@@ -60,4 +60,4 @@ jobs:
60
61
- name: Run tests
62
run: |
63
- python -m pytest --color=yes --pyargs sklearn -k array_api -vvv
+ python -m pytest --color=yes --pyargs sklearn -k array_api
0 commit comments