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