upload
Some checks failed
Build Test Results / Jacoco-Results (push) Failing after 2m21s

This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 18:18:02 +01:00
parent f09564dfb0
commit 1b78802eab

View File

@@ -1,5 +1,13 @@
name: Jacoco Test Results name: Build Test Results
id: jacoco run-name: ${{ gitea.actor }}
uses: cicirello/jacoco-badge-generator@v2 on: [push]
with:
jobs:
Jacoco-Results:
runs-on: ubuntu-latest
steps:
- name: Jacoco CSV Results
id: jacoco
uses: cicirello/jacoco-badge-generator@v2
with:
jacoco-csv-file: build/reports/jacoco/jacoco.csv jacoco-csv-file: build/reports/jacoco/jacoco.csv