Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Commit 90d0231

Browse files
ypr821YPR
authored and
YPR
committed
#47 jacoco-csv-file 위치 정보 수정
1 parent add6e2f commit 90d0231

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ jobs:
5252
uses: cicirello/[email protected]
5353
with:
5454
badges-directory: badges
55-
generate-branches-badge: true
55+
generate-branches-badge: true
56+
jacoco-csv-file: ./build/customJacocoReportDir/test/jacocoTestReport.csv

0 commit comments

Comments
 (0)