including chat-engine sub build in the coverage report

This commit is contained in:
Adam Brown 2022-12-07 21:41:20 +00:00
parent 121cfaf5bd
commit ce949f0ab5
1 changed files with 1 additions and 1 deletions

View File

@ -46,4 +46,4 @@ jobs:
- uses: codecov/codecov-action@v2
with:
files: ./build/reports/jacoco/allCodeCoverageReport/allCodeCoverageReport.xml
files: ./build/reports/jacoco/allCodeCoverageReport/allCodeCoverageReport.xml,./chat-engine/build/reports/jacoco/allCodeCoverageReport/allCodeCoverageReport.xml