Skip to content

Commit

Permalink
ci: added coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Danilo Lutz Souza committed Aug 24, 2022
1 parent 37206da commit f5b1185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./CoreZipCode.Tests/coverage/lcov.info

0 comments on commit f5b1185

Please sign in to comment.