Skip to content

Commit a144189

Browse files
committed
Fix coverage path
1 parent eee0128 commit a144189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ jobs:
9090
uses: coverallsapp/github-action@master
9191
with:
9292
github-token: ${{ secrets.GITHUB_TOKEN }}
93-
path-to-lcov: coverage/lcov.info
93+
path-to-lcov: pkgs/markdown/coverage/lcov.info

0 commit comments

Comments
 (0)