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 739730c commit a6235c0Copy full SHA for a6235c0
.github/workflows/array-api-tests.yml
@@ -24,7 +24,7 @@ on:
24
25
26
env:
27
- PYTEST_ARGS: "--max-examples 200 -v -rxXfE --ci ${{ inputs.pytest-extra-args }}"
+ PYTEST_ARGS: "--max-examples 200 -v -rxXfE --ci ${{ inputs.pytest-extra-args }} --hypothesis-disable-deadline"
28
29
jobs:
30
tests:
0 commit comments