ci: Run upower inside catchsegv

This commit is contained in:
Bastien Nocera 2022-09-05 11:15:27 +02:00
parent f2f5e45345
commit 4be148688f

View file

@ -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: