diff --git a/.github/workflows/Downstream.yml b/.github/workflows/Downstream.yml index e6e4ce7e..3e6947c9 100644 --- a/.github/workflows/Downstream.yml +++ b/.github/workflows/Downstream.yml @@ -58,4 +58,4 @@ jobs: - uses: julia-actions/julia-processcoverage@v1 - uses: codecov/codecov-action@v5 with: - file: lcov.info + files: lcov.info