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 3a5373c commit cd2e360Copy full SHA for cd2e360
.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