mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-19 10:52:52 +00:00
chore: カバレッジレポートを作成するGitHub Actionを変更
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user