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