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.
--derandomize
1 parent 88eea86 commit 56eae1eCopy full SHA for 56eae1e
.github/workflows/numpy.yml
@@ -28,4 +28,4 @@ jobs:
28
env:
29
ARRAY_API_TESTS_MODULE: numpy.array_api
30
run: |
31
- pytest -v -rxXfE --ci --skips-file numpy-skips.txt --derandomize
+ pytest -v -rxXfE --ci --skips-file numpy-skips.txt
0 commit comments