Skip to content

Commit 2ce9234

Browse files
ci(ssg): 🐛 fix coverage.yml workflow
1 parent 42fa604 commit 2ce9234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
uses: codecov/codecov-action@v5
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
32-
file: lcov.info
32+
files: lcov.info

0 commit comments

Comments
 (0)