diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 4b3d11d..4abb198 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -85,6 +85,7 @@ jobs: name: .coverage.${{ runner.os }}-py${{ matrix.python-version }}-${{ matrix.pydantic-version }} path: coverage if-no-files-found: error + include-hidden-files: true test-macos-latest: if: github.event.pull_request.draft == false