Skip to content

Commit 03b76f8

Browse files
Update .github/workflows/CI.yml
1 parent ae03dd3 commit 03b76f8

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
@@ -39,4 +39,4 @@ jobs:
3939
- uses: julia-actions/julia-processcoverage@v1
4040
- uses: codecov/codecov-action@v5
4141
with:
42-
file: lcov.info
42+
files: lcov.info

0 commit comments

Comments
 (0)