Skip to content

Commit 8a54478

Browse files
committed
ci: update path to lcov for code coverage
1 parent 72a1597 commit 8a54478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: coverallsapp/github-action@1.1.3
2727
with:
2828
github-token: ${{ secrets.GITHUB_TOKEN }}
29+
path-to-lcov: ./packages/purgecss/coverage/lcov.info
2930
env:
3031
CI: true
3132

0 commit comments

Comments
 (0)