We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf008c commit d811d21Copy full SHA for d811d21
.github/workflows/continuous-integration.yml
@@ -55,6 +55,7 @@ jobs:
55
with:
56
flag-name: run-${{ matrix.os }}-node@${{ matrix.node-version }}
57
github-token: ${{ secrets.GITHUB_TOKEN }}
58
+ file: coverage/lcov.info
59
parallel: true
60
61
post-test:
0 commit comments