Skip to content

Commit 3c1e939

Browse files
Update lcov.info path
1 parent dc1c4a4 commit 3c1e939

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
@@ -166,7 +166,7 @@ jobs:
166166
uses: coverallsapp/[email protected]
167167
with:
168168
github-token: ${{ secrets.GITHUB_TOKEN }}
169-
path-to-lcov: coverage/lcov.info
169+
path-to-lcov: node_modules/lcov-parse/coverage/lcov.info
170170
parallel: true
171171

172172
test-linux-binding:

0 commit comments

Comments
 (0)