Skip to content

Commit edf1a70

Browse files
committed
Fix codecov?
1 parent d9e421c commit edf1a70

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
@@ -48,7 +48,7 @@ jobs:
4848
- uses: julia-actions/julia-processcoverage@v1
4949
- uses: codecov/codecov-action@v5
5050
with:
51-
file: lcov.info
51+
files: lcov.info
5252
docs:
5353
name: Documentation
5454
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)