Skip to content

Commit a0a16ec

Browse files
Update .github/workflows/Downstream.yml
1 parent c4dcb68 commit a0a16ec

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
@@ -54,6 +54,6 @@ jobs:
5454
- uses: julia-actions/julia-processcoverage@v1
5555
- uses: codecov/codecov-action@v5
5656
with:
57-
file: lcov.info
57+
files: lcov.info
5858
token: ${{ secrets.CODECOV_TOKEN }}
5959
fail_ci_if_error: true

0 commit comments

Comments
 (0)