ci: Start test stage immediately after build_meson
This commit is contained in:
		@ -49,7 +49,7 @@ test_lintian:
 | 
			
		||||
test:
 | 
			
		||||
  <<: *tags
 | 
			
		||||
  stage: test
 | 
			
		||||
  dependencies:
 | 
			
		||||
  needs:
 | 
			
		||||
    - build_meson
 | 
			
		||||
  script:
 | 
			
		||||
    - ninja -C _build test
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user