gitlab CI: hook up junit test reports to the meson results
[platform/upstream/libevdev.git] / .gitlab-ci.yml
index d3df628..84e7b28 100644 (file)
@@ -853,6 +853,8 @@ soname:
     paths:
       - $MESON_BUILDDIR/meson-logs
       - console.out
+    reports:
+      junit: $MESON_BUILDDIR/junit-*.xml
 
   allow_failure: true
   retry: