mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
Reduce test timeout to 30s
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
run: |
|
||||
uv run pytest \
|
||||
--block-network \
|
||||
--timeout=60 \
|
||||
--timeout=30 \
|
||||
-vv \
|
||||
--splits 8 \
|
||||
--group ${{ matrix.group }} \
|
||||
|
||||
Reference in New Issue
Block a user