Skip to content

Commit d811d21

Browse files
committed
ci: fix coveralls crash
Signed-off-by: Francisco Buceta <frbuceta@gmail.com>
1 parent 7cf008c commit d811d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
with:
5656
flag-name: run-${{ matrix.os }}-node@${{ matrix.node-version }}
5757
github-token: ${{ secrets.GITHUB_TOKEN }}
58+
file: coverage/lcov.info
5859
parallel: true
5960

6061
post-test:

0 commit comments

Comments
 (0)