Fix test report artifacts

This commit is contained in:
Christophe Bedard 2019-06-26 09:02:48 +02:00
parent db0ac78196
commit be294d647f

View file

@ -32,4 +32,4 @@ build_enabled:
- install - install
- build/*/test_results/*/*.xunit.xml - build/*/test_results/*/*.xunit.xml
reports: reports:
junit: build/*/Testing/*/Test.xml junit: build/*/test_results/*/*.xunit.xml