diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a9ae94e6..0f8ac3b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: run: pipx run check-manifest test: - name: ${{ matrix.platform }} (${{ matrix.python-version }}) + name: ${{ matrix.platform }} (${{ matrix.python-version }}) ${{ matrix.pydantic }} runs-on: ${{ matrix.platform }} strategy: fail-fast: false