upload
All checks were successful
Gradle CI with Jacoco / build (push) Successful in 22m7s

This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 18:42:13 +01:00
parent 08406b840a
commit ec210a629a

View File

@@ -1,13 +0,0 @@
name: Build Test Results
run-name: ${{ gitea.actor }}
on: [push]
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