gh-132912: Set 15 min timeout on GHA Hypothesis CI (#132914)
This commit is contained in:
parent
e8cf3a1a64
commit
eb2e430b88
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -422,8 +422,9 @@ jobs:
|
||||
# failing when executed from inside a virtual environment.
|
||||
"${VENV_PYTHON}" -m test \
|
||||
-W \
|
||||
-o \
|
||||
--slowest \
|
||||
-j4 \
|
||||
--timeout 900 \
|
||||
-x test_asyncio \
|
||||
-x test_multiprocessing_fork \
|
||||
-x test_multiprocessing_forkserver \
|
||||
|
Loading…
x
Reference in New Issue
Block a user