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