diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 1159d81b..55bdae0f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -52,6 +52,7 @@ jobs: name: coverage-${{ matrix.os }} path: .coverage.* retention-days: 1 + include-hidden-files: true report: name: Report coverage