Skip to content

Commit 061f3c8

Browse files
Update .github/workflows/Downstream.yml
1 parent f6d581c commit 061f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
- uses: julia-actions/julia-processcoverage@v1
7171
- uses: codecov/codecov-action@v5
7272
with:
73-
file: lcov.info
73+
files: lcov.info
7474
token: ${{ secrets.CODECOV_TOKEN }}
7575
fail_ci_if_error: false

0 commit comments

Comments
 (0)