Skip to content

Commit

Permalink
Only comment coverage for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Jan 26, 2024
1 parent 047d8b8 commit eb292f9
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 @@ -134,6 +134,7 @@ jobs:
:pillarbox-player:koverXmlReportDebug
:pillarbox-ui:koverXmlReportDebug
- name: Report Code Coverage
if: ${{ github.event_name == 'pull_request' }}
uses: madrapps/[email protected]
with:
paths: ${{ github.workspace }}/**/build/reports/kover/**.xml
Expand Down

0 comments on commit eb292f9

Please sign in to comment.