another test
This commit is contained in:
@@ -22,5 +22,5 @@ jobs:
|
|||||||
id: jacoco
|
id: jacoco
|
||||||
uses: madrapps/jacoco-report@v1.2
|
uses: madrapps/jacoco-report@v1.2
|
||||||
with:
|
with:
|
||||||
paths: /build/reports/jacoco/test/jacocoTestReport.xml
|
paths: ${{ github.workspace }}/build/reports/jacoco/test/jacocoTestReport.xml
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
Reference in New Issue
Block a user