From 43f9d2727d05c8129656bf214a3c6707b6b64f95 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Mon, 4 Nov 2024 11:42:13 +0000 Subject: [PATCH] Add include-hidden-files: true --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3ceb513..100bafc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -65,6 +65,7 @@ jobs: name: coverage-data path: .coverage.* if-no-files-found: ignore + include-hidden-files: true retention-days: 1 coverage: