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 7f9c103 commit bd14a17Copy full SHA for bd14a17
.github/workflows/array-api-tests.yml
@@ -3,7 +3,7 @@ name: Array API Tests
3
on: [push, pull_request]
4
5
env:
6
- PYTEST_ARGS: "-v -rxXfE --ci"
+ PYTEST_ARGS: "-v -rxXfE --ci --hypothesis-disable-deadline"
7
8
jobs:
9
array-api-tests:
0 commit comments