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 4101706 commit 6479985Copy full SHA for 6479985
.github/workflows/node.js.yml
@@ -33,4 +33,5 @@ jobs:
33
if: github.repository == 'IgniteUI/igniteui-angular-wrappers' && matrix.node-version == '14.x'
34
uses: coverallsapp/[email protected]
35
with:
36
+ path-to-lcov: ./coverage/igniteui-angular-wrappers/lcov.info
37
github-token: ${{ github.token }}
0 commit comments