Skip to content

Commit

Permalink
updated: set path to lcov.info
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Jan 24, 2021
1 parent a31f438 commit 6554f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
if: ${{ success() && github.event_name != 'pull_request' && matrix.node-version == '15.x' }}
uses: coverallsapp/github-action@master
with:
path-to-lcov: ./coverage/report-lcov/lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6554f4d

Please sign in to comment.