chore: カバレッジレポートを作成するGitHub Actionを変更

This commit is contained in:
usbharu 2023-12-14 16:24:50 +09:00
parent fbd6fe8d03
commit 48089ea0e0
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ jobs:
id: kover
uses: madrapps/jacoco-report@v1.6.1
with:
path: |
paths: |
${{ github.workspace }}/build/reports/kover/report.xml
token: ${{ secrets.GITHUB_TOKEN }}
title: Code Coverage