fix(ci): use Maven wrapper instead of system mvn #26
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Upload coverage report
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: jacoco-report
|
||||
path: target/site/jacoco/
|
||||
|
||||
Reference in New Issue
Block a user