diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83c88c8..3942326 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,6 +121,7 @@ jobs: with: name: coverage-data.${{ matrix.os }}-${{ matrix.python-version }} path: .coverage.* + include-hidden-files: true if-no-files-found: ignore coverage: