Skip to content

Commit

Permalink
ci: update path to lcov for code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ffloriel committed Feb 23, 2022
1 parent 72a1597 commit 8a54478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: coverallsapp/github-action@1.1.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./packages/purgecss/coverage/lcov.info
env:
CI: true

0 comments on commit 8a54478

Please sign in to comment.