Remove use of xvfb to check that the tests run headless
This commit is contained in:
@ -28,4 +28,4 @@ test:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- build_meson
|
- build_meson
|
||||||
script:
|
script:
|
||||||
- xvfb-run -s -noreset ninja -C _build test
|
- ninja -C _build test
|
||||||
|
|||||||
Reference in New Issue
Block a user