mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 14:38:05 +02:00
ci: Run upower inside catchsegv
This commit is contained in:
parent
f2f5e45345
commit
4be148688f
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ test:
|
|||
- make install
|
||||
- cd ..
|
||||
script:
|
||||
- meson test -C _build --print-errorlogs --no-stdsplit
|
||||
- catchsegv meson test -C _build --print-errorlogs --no-stdsplit
|
||||
- .ci/fail_skipped_tests.py _build/meson-logs/testlog.junit.xml
|
||||
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue