fix(ci): use Maven wrapper instead of system mvn #26

Merged
thib8956 merged 2 commits from issue-25/maven-wrapper into master 2026-03-27 16:09:54 +00:00
Showing only changes of commit bd59c76c1a - Show all commits

View File

@@ -24,7 +24,7 @@ jobs:
- name: Upload coverage report - name: Upload coverage report
if: always() if: always()
uses: actions/upload-artifact@v4 uses: https://gitea.com/actions/gitea-upload-artifact@v4
with: with:
name: jacoco-report name: jacoco-report
path: target/site/jacoco/ path: target/site/jacoco/