diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e83b6b9..8cf619fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -106,6 +106,7 @@ jobs: path: tests/.coverage* if-no-files-found: ignore retention-days: 1 + include-hidden-files: true coverage: runs-on: ubuntu-latest