Skip to content

Commit a48f0ea

Browse files
committed
CI No verbose
1 parent 04e5c33 commit a48f0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_run_trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
6161
- name: Run tests
6262
run: |
63-
python -m pytest --color=yes --pyargs sklearn -k array_api -vvv
63+
python -m pytest --color=yes --pyargs sklearn -k array_api

0 commit comments

Comments
 (0)