chore: カバレッジレポートの集計場所を修正

This commit is contained in:
usbharu 2024-09-16 23:02:18 +09:00
parent a4cfbe81a1
commit bd74ca1e0f
No known key found for this signature in database
GPG Key ID: 95CBCF7046307B77
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ jobs:
with:
name: 'hideout-core.xml'
path: 'hideout-core/build/reports/kover/hideout-core.xml'
- run: echo ${{ github.workspace }}/hideout-core/build/reports/kover/hideout-core.xml
- name: Report Coverage
uses: madrapps/jacoco-report@v1.7.0
with: