mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
ci: fix badge not generate
This commit is contained in:
@@ -31,8 +31,13 @@ jobs:
|
||||
uses: cicirello/jacoco-badge-generator@v2
|
||||
with:
|
||||
jacoco-csv-file: build/reports/jacoco/test/jacocoTestReport.csv
|
||||
badges-directory: .github/badges
|
||||
generate-coverage-badge: false
|
||||
generate-branches-badge: false
|
||||
generate-coverage-endpoint: true
|
||||
coverage-endpoint-filename: jacoco.json
|
||||
generate-summary: true
|
||||
summary-filename: coverage-summary.json
|
||||
- name: Upload
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user