gitlab-ci: Run tests under xvfb
We create widgets so need a display.
This commit is contained in:
@ -28,6 +28,4 @@ test:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- build_meson
|
- build_meson
|
||||||
script:
|
script:
|
||||||
- export LC_ALL=C.UTF-8
|
- xvfb-run -s -noreset ninja -C _build test
|
||||||
- ninja -C _build test
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user