Skip to content

Commit

Permalink
Fix coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Dec 10, 2024
1 parent eee0128 commit a144189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage/lcov.info
path-to-lcov: pkgs/markdown/coverage/lcov.info

0 comments on commit a144189

Please sign in to comment.