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