Skip to content

Commit 149083b

Browse files
Update .github/workflows/Downstream.yml
1 parent e29918d commit 149083b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
- uses: julia-actions/julia-processcoverage@v1
6565
- uses: codecov/codecov-action@v5
6666
with:
67-
file: lcov.info
67+
files: lcov.info
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
fail_ci_if_error: true

0 commit comments

Comments
 (0)