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 d972f09 commit e294550Copy full SHA for e294550
.github/workflows/functions_client.yml
@@ -65,4 +65,4 @@ jobs:
65
uses: coverallsapp/github-action@master
66
with:
67
github-token: ${{ secrets.GITHUB_TOKEN }}
68
- path-to-lcov: ./coverage/lcov.info
+ path-to-lcov: ./packages/functions_client/coverage/lcov.info
0 commit comments