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