Skip to content

Commit

Permalink
Added path to lcov even in finish step of coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Apr 23, 2021
1 parent 85c065d commit 8b4d6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
with:
github-token: ${{ secrets.github_token }}
parallel-finished: true
path-to-lcov: serverless-plugin/coverage/lcov.info

0 comments on commit 8b4d6d8

Please sign in to comment.