mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-18 06:24:26 +01:00
ci: add timeout on the test job (#955)
This commit is contained in:
committed by
GitHub
parent
1bb16fa96e
commit
bac2705426
1
.github/workflows/shared.yml
vendored
1
.github/workflows/shared.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
|
||||
test:
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 10
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.10", "3.11", "3.12", "3.13"]
|
||||
|
||||
Reference in New Issue
Block a user