Skip to content

Commit 4d0d6ed

Browse files
authored
Update .github/workflows/ci.yml
1 parent 26a1950 commit 4d0d6ed

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
@@ -58,7 +58,7 @@ jobs:
5858
- uses: julia-actions/julia-processcoverage@v1
5959
- uses: codecov/codecov-action@v5
6060
with:
61-
file: lcov.info
61+
files: lcov.info
6262
token: ${{ secrets.CODECOV_TOKEN }}
6363

6464
docs:

0 commit comments

Comments
 (0)