mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-10 00:28:21 +02:00
ci: Use proper name for valgrind junit file
This commit is contained in:
parent
677c50fc51
commit
e7ca05e1bf
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ test_valgrind:
|
|||
- meson test -C _build --print-errorlogs --no-stdsplit --setup=valgrind
|
||||
artifacts:
|
||||
reports:
|
||||
junit: "_build/meson-logs/testlog.junit.xml"
|
||||
junit: "_build/meson-logs/testlog-valgrind.junit.xml"
|
||||
expose_as: 'Valgrind test logs'
|
||||
when: always
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue