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 d57c671 commit 156c235Copy full SHA for 156c235
.github/workflows/array-api-tests-numpy-dev.yml
@@ -9,3 +9,4 @@ jobs:
9
package-name: numpy
10
extra-requires: '--pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple'
11
xfails-file-extra: '-dev'
12
+ pytest-extra-args: '-k test_sort --hypothesis-verbosity=verbose -s'
0 commit comments