Skip to content

Commit 010828a

Browse files
Update .github/workflows/ci.yml
Co-authored-by: James Wrigley <[email protected]>
1 parent 11451a8 commit 010828a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ 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
docs:
6262
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)