mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 21:18:15 +02:00
CI: restore junit results in Gitlab
Fix a typo that caused test results to not be found. This adds them back
to the MR and pipeline Gitlab pages.
Fixes: 68fd41a719
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
294d4cabd4
commit
edd00d9652
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ aarch64-debian-container_prep:
|
|||
- $BUILDDIR/weston-virtme
|
||||
- $PREFIX
|
||||
reports:
|
||||
junit: $BUILDDIR/meson-logs/testlog-junit.xml
|
||||
junit: $BUILDDIR/meson-logs/testlog.junit.xml
|
||||
|
||||
# Same as above, but without running any tests.
|
||||
.build-no-test:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue