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

This commit is contained in:
usbharu 2023-12-14 16:24:50 +09:00
parent 8a064b9e33
commit 11d82e7fbf
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