mirror of https://github.com/usbharu/Hideout.git
chore: カバレッジレポートの集計場所を修正
This commit is contained in:
parent
a4cfbe81a1
commit
bd74ca1e0f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue