Skip to content

Commit

Permalink
fix lcov file
Browse files Browse the repository at this point in the history
  • Loading branch information
j-catania committed Jan 2, 2024
1 parent 40035b7 commit fb517b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: success() || failure()
with:
name: JEST Coverage
path: coverage/lcov.info
path: coverage/coverage-final.json
reporter: lcov

release:
Expand Down

0 comments on commit fb517b0

Please sign in to comment.