mirror of https://github.com/tiangolo/fastapi.git
👷 Tweak coverage
This commit is contained in:
parent
bb0e398cbc
commit
839550903b
|
|
@ -78,7 +78,6 @@ jobs:
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python-version: "3.13"
|
python-version: "3.13"
|
||||||
pydantic-version: "pydantic-v2"
|
pydantic-version: "pydantic-v2"
|
||||||
coverage: no coverage
|
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue