diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b34a78a..86569c5 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -82,6 +82,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