diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7f6e3c..3313d76 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -187,6 +187,7 @@ jobs: - uses: actions/download-artifact@v3 with: + path: coverage/ pattern: "*-lcov" merge-multiple: false - run: |