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 eee0128 commit a144189Copy full SHA for a144189
.github/workflows/markdown.yaml
@@ -90,4 +90,4 @@ jobs:
90
uses: coverallsapp/github-action@master
91
with:
92
github-token: ${{ secrets.GITHUB_TOKEN }}
93
- path-to-lcov: coverage/lcov.info
+ path-to-lcov: pkgs/markdown/coverage/lcov.info
0 commit comments