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