Updated junit glob

This commit is contained in:
delvedor
2020-04-20 15:07:06 +02:00
parent ae8ac21060
commit 3ab7712a8b

View File

@ -70,5 +70,5 @@
- email:
recipients: infra-root+build@elastic.co
- junit:
results: "*-junit.xml"
results: "**/*-junit.xml"
allow-empty-results: true