Skip to content

Commit f695d0b

Browse files
authored
Update .github/workflows/ci.yml
1 parent 5ebdb65 commit f695d0b

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
@@ -46,7 +46,7 @@ jobs:
4646
- uses: julia-actions/julia-processcoverage@v1
4747
- uses: codecov/codecov-action@v5
4848
with:
49-
file: lcov.info
49+
files: lcov.info
5050
# docs:
5151
# name: Documentation
5252
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)