Browse Source

👷 Tweak coverage

pull/14504/head
Sebastián Ramírez 7 months ago
parent
commit
839550903b
  1. 1
      .github/workflows/test.yml

1
.github/workflows/test.yml

@ -78,7 +78,6 @@ jobs:
- os: windows-latest
python-version: "3.13"
pydantic-version: "pydantic-v2"
coverage: no coverage
fail-fast: false
runs-on: ${{ matrix.os }}
steps:

Loading…
Cancel
Save