Skip to content

Commit 0847241

Browse files
Bump verbosity when running test suite
1 parent 9924e8e commit 0847241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-emscripten.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ jobs:
9494
9595
# Don't use the cache provider plugin, as it doesn't currently work
9696
# with Pyodide: https://github.com/pypa/cibuildwheel/issues/1966
97-
python -m pytest -p no:cacheprovider --pyargs numcodecs
97+
python -m pytest -p no:cacheprovider -svra --pyargs numcodecs

0 commit comments

Comments
 (0)