Skip to content

Commit 144763a

Browse files
authored
Update CI.yml
1 parent 8683802 commit 144763a

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
@@ -56,6 +56,6 @@ jobs:
5656
- uses: julia-actions/julia-processcoverage@v1
5757
- uses: codecov/codecov-action@v5
5858
with:
59-
file: lcov.info
59+
files: lcov.info
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161

0 commit comments

Comments
 (0)