Skip to content

ci: Use JUnit reports from Meson

Niels De Graef requested to merge nielsdg/gitlab-ci-juint into main

Meson has been generating Junit XML files of its test results since 0.55, so we can use that to show the test results in the GitLab UI.

Merge request reports