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 5536c87 commit 0a3f3f3Copy full SHA for 0a3f3f3
.github/workflows/numpy.yml
@@ -59,4 +59,4 @@ jobs:
59
item.add_marker("xfail")
60
EOF
61
62
- ARRAY_API_TESTS_MODULE=numpy.array_api pytest -rxXfE
+ ARRAY_API_TESTS_MODULE=numpy.array_api pytest -v -rxXfE
0 commit comments