diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml index 3a017ec..07a16fa 100644 --- a/.github/workflows/installer.yml +++ b/.github/workflows/installer.yml @@ -37,6 +37,7 @@ jobs: with: name: coverage-results path: .coverage + include-hidden-files: true coverage: needs: test