mirror of https://github.com/usbharu/Hideout.git
Merge branch 'develop' into renovate/dorny-paths-filter-3.x
This commit is contained in:
commit
a5f7fff032
|
@ -343,7 +343,7 @@ jobs:
|
||||||
path: 'hideout-core/build/reports/kover'
|
path: 'hideout-core/build/reports/kover'
|
||||||
|
|
||||||
- name: Report Coverage
|
- name: Report Coverage
|
||||||
uses: madrapps/jacoco-report@v1.7.0
|
uses: madrapps/jacoco-report@v1.7.1
|
||||||
with:
|
with:
|
||||||
paths: |
|
paths: |
|
||||||
${{ github.workspace }}/hideout-core/build/reports/kover/hideout-core.xml/hideout-core.xml,
|
${{ github.workspace }}/hideout-core/build/reports/kover/hideout-core.xml/hideout-core.xml,
|
||||||
|
|
Loading…
Reference in New Issue