fix(ci): use Maven wrapper instead of system mvn #26
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user