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 8a86064 commit ecaf289Copy full SHA for ecaf289
conda-recipe/run_test.sh
@@ -37,4 +37,4 @@ set -e
37
38
$PYTHON -c "import dpnp; print(dpnp.__version__)"
39
$PYTHON -m dpctl -f
40
-$PYTHON -m pytest -ra --pyargs dpnp
+$PYTHON -m pytest -ra -sv --pyargs dpnp
0 commit comments