Skip to content

Commit

Permalink
Update mi-kas/kover-report to v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Vechro committed Jun 11, 2023
1 parent 13e40f5 commit d369014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
path: ${{ github.workspace }}/build/reports/tests

- name: Add coverage report to PR
uses: mi-kas/kover-report@v1.5
uses: mi-kas/kover-report@v1.6
if: github.event_name == 'pull_request'
with:
path: ${{ github.workspace }}/build/reports/kover/report.xml
Expand Down

0 comments on commit d369014

Please sign in to comment.