mirror of https://github.com/usbharu/Hideout.git
chore: カバレッジレポートを作成するGitHub Actionを変更
This commit is contained in:
parent
bccd16d9da
commit
8a064b9e33
|
@ -241,7 +241,7 @@ jobs:
|
|||
- name: Add coverage report to PR
|
||||
if: always()
|
||||
id: kover
|
||||
uses: mi-kas/kover-report@v1
|
||||
uses: madrapps/jacoco-report@v1.6.1
|
||||
with:
|
||||
path: |
|
||||
${{ github.workspace }}/build/reports/kover/report.xml
|
||||
|
|
Loading…
Reference in New Issue