Commit 40c4d680 authored by Olivier Crête's avatar Olivier Crête Committed by Olivier Crête

gitlab-ci: Run meson tests in debug setup

This setup stores more debug info
parent aaf66c0b
......@@ -176,7 +176,7 @@ test meson:
script:
- ifconfig
- source scl_source enable rh-python36 && true
- meson test -C build/ --print-errorlogs
- meson test -C build/ --setup debug
artifacts:
when: on_failure
paths:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment