diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d41c7679..49af4e54 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,6 +91,7 @@ jobs: with: name: coverage-data-${{ matrix.python-version }} path: .coverage.* + include-hidden-files: true if-no-files-found: ignore tests-pypy: