Skip to content

Commit 3923629

Browse files
authored
Update .github/workflows/CI.yml
1 parent 1b3fc44 commit 3923629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
- uses: julia-actions/julia-processcoverage@v1
4444
- uses: codecov/codecov-action@v5
4545
with:
46-
file: lcov.info
46+
files: lcov.info
4747
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)