Skip to content

Commit 1dceb53

Browse files
authored
Apply suggestion from @odow
1 parent 2ec635b commit 1dceb53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
- uses: julia-actions/julia-processcoverage@v1
5151
- uses: codecov/codecov-action@v6
5252
with:
53-
file: lcov.info
53+
files: lcov.info
5454
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)