Skip to content

Commit f16a501

Browse files
Bump verbosity for [pyodide] test suite
1 parent 3ae370f commit f16a501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/azure/test_script_pyodide.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ set -e
66
# one day we can use a Pyodide venv instead but at the time of writing
77
# (2023-09-27) there is an issue with scipy.linalg in a Pyodide venv, see
88
# https://github.com/pyodide/pyodide/issues/3865 for more details.
9-
node build_tools/azure/pytest-pyodide.js --pyargs sklearn --durations 20 --showlocals
9+
node build_tools/azure/pytest-pyodide.js -svra --pyargs sklearn --durations 20 --showlocals

0 commit comments

Comments
 (0)