Skip to content

Commit

Permalink
use dorny repo for lcov report
Browse files Browse the repository at this point in the history
  • Loading branch information
j-catania committed Jan 2, 2024
1 parent fb517b0 commit 7e78a4e
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 @@ -39,7 +39,7 @@ jobs:
path: reports/jest-junit.xml
reporter: jest-junit
- name: Coverage Report
uses: j-catania/test-reporter@main
uses: dorny/test-reporter@feature/lcov-support
if: success() || failure()
with:
name: JEST Coverage
Expand Down

0 comments on commit 7e78a4e

Please sign in to comment.