Skip to content

Commit 3a7e52d

Browse files
Update .github/workflows/Downstream.yml
1 parent 9609c5a commit 3a7e52d

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
@@ -61,6 +61,6 @@ jobs:
6161
- uses: julia-actions/julia-processcoverage@v1
6262
- uses: codecov/codecov-action@v5
6363
with:
64-
file: lcov.info
64+
files: lcov.info
6565
token: ${{ secrets.CODECOV_TOKEN }}
6666
fail_ci_if_error: true

0 commit comments

Comments
 (0)