Skip to content

Commit 465cc0a

Browse files
Update .github/workflows/Downstream.yml
1 parent f17f6f6 commit 465cc0a

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
@@ -52,6 +52,6 @@ jobs:
5252
- uses: julia-actions/julia-processcoverage@v1
5353
- uses: codecov/codecov-action@v5
5454
with:
55-
file: lcov.info
55+
files: lcov.info
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757
fail_ci_if_error: true

0 commit comments

Comments
 (0)