Skip to content

Commit 156c235

Browse files
committed
Show verbose output for test_sort in NumPy dev CI
1 parent d57c671 commit 156c235

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/array-api-tests-numpy-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ jobs:
99
package-name: numpy
1010
extra-requires: '--pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple'
1111
xfails-file-extra: '-dev'
12+
pytest-extra-args: '-k test_sort --hypothesis-verbosity=verbose -s'

0 commit comments

Comments
 (0)