chore: koverの修正

This commit is contained in:
2024-05-18 16:18:54 +09:00
parent b9da734298
commit 610ecd121a
2 changed files with 32 additions and 27 deletions
@@ -244,7 +244,7 @@ jobs:
uses: madrapps/jacoco-report@v1.6.1
with:
paths: |
${{ github.workspace }}/build/reports/kover/report.xml
${{ github.workspace }}/hideout-core/build/reports/kover/report.xml
token: ${{ secrets.GITHUB_TOKEN }}
title: Code Coverage
update-comment: true