Skip to content

Commit ee66f4f

Browse files
Update .github/workflows/CI.yml
1 parent 71a9ef5 commit ee66f4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
- uses: julia-actions/julia-processcoverage@v1
4242
- uses: codecov/codecov-action@v5
4343
with:
44-
file: lcov.info
44+
files: lcov.info
4545
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)