mirror of https://github.com/usbharu/Hideout.git
chore: カバレッジレポートを作成するGitHub Actionを変更
This commit is contained in:
parent
8a064b9e33
commit
11d82e7fbf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue