mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-07 18:58:08 +02:00
ci: Export test logs from CI
This commit is contained in:
parent
3d1b91eb2c
commit
97325e12ed
1 changed files with 4 additions and 0 deletions
|
|
@ -31,3 +31,7 @@ build_stable:
|
|||
- ninja -v -C _build uninstall
|
||||
- ninja -v -C _build dist
|
||||
- meson test -C _build
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- _build/meson-logs/*.txt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue