forked from Speiger/Primitive-Collections
another test
This commit is contained in:
parent
5d6adb5446
commit
663809ff27
|
@ -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 }}
|
Loading…
Reference in New Issue