mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-16 12:10:45 +01:00
including chat-engine sub build in the coverage report
This commit is contained in:
parent
121cfaf5bd
commit
ce949f0ab5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user