Skip to content

Commit 74bbb76

Browse files
Update .github/workflows/ci.yml
1 parent b211690 commit 74bbb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- uses: julia-actions/julia-processcoverage@v1
3939
- uses: codecov/codecov-action@v5
4040
with:
41-
file: lcov.info
41+
files: lcov.info

0 commit comments

Comments
 (0)