Skip to content

Commit 1328b0e

Browse files
Update .github/workflows/Downstream.yml
1 parent f4fe030 commit 1328b0e

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
@@ -89,6 +89,6 @@ jobs:
8989
- uses: julia-actions/julia-processcoverage@v1
9090
- uses: codecov/codecov-action@v5
9191
with:
92-
file: lcov.info
92+
files: lcov.info
9393
token: ${{ secrets.CODECOV_TOKEN }}
9494
fail_ci_if_error: false

0 commit comments

Comments
 (0)