mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 07:09:11 +02:00
ci: speed up schema crash test (CSafeLoader + xdist-safe aggregation) (#3873)
This commit is contained in:
parent
82253ad0f5
commit
7f80f78906
3 changed files with 190 additions and 115 deletions
2
.github/workflows/run-schema-crash-test.yml
vendored
2
.github/workflows/run-schema-crash-test.yml
vendored
|
|
@ -52,4 +52,4 @@ jobs:
|
|||
env:
|
||||
RUN_REAL_WORLD_SCHEMA_TEST: "1"
|
||||
OPENAPI_DIRECTORY_PATH: /tmp/openapi-directory
|
||||
run: uv run pytest tests/utilities/json_schema_type/test_real_world_schemas.py -m integration -v -s --timeout-method=thread
|
||||
run: uv run pytest tests/utilities/json_schema_type/test_real_world_schemas.py -m integration -v -n auto --timeout-method=thread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue