diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62f0d0b0f..edb6a5641 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -396,6 +396,7 @@ jobs: path: | merged-backend-coverage.xml .nyc_output/* + coverage/lcov.info retention-days: 7 if-no-files-found: error include-hidden-files: true