From 839550903b992a320e3f4614da5e7ce055dffc2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 11 Dec 2025 15:48:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Tweak=20coverage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 01fae352d..a8feb8df0 100644 --- a/.github/workflows/test.yml +++ b/.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: