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 566e8ec commit ff7469bCopy full SHA for ff7469b
.github/workflows/array_api.yml
@@ -116,5 +116,4 @@ jobs:
116
run: |
117
export OMP_NUM_THREADS=2
118
# expand as more modules are supported by adding to `XP_TESTS` above
119
- python dev.py --no-build test -b all $XP_TESTS -- --durations 3 --timeout=60
120
-
+ python dev.py --no-build test -b all $XP_TESTS -- --durations 3 --timeout=300
0 commit comments