Skip to content

Commit 6c136d9

Browse files
authored
Update .github/workflows/CI.yml
1 parent f6b3f3a commit 6c136d9

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
@@ -45,4 +45,4 @@ jobs:
4545
- uses: julia-actions/julia-processcoverage@v1
4646
- uses: codecov/codecov-action@v5
4747
with:
48-
file: lcov.info
48+
files: lcov.info

0 commit comments

Comments
 (0)