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