CI: Make test verbose
This commit is contained in:
		
							parent
							
								
									bc6068cdd8
								
							
						
					
					
						commit
						55eed7a5cf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ stages:
 | 
				
			||||||
run-test:
 | 
					run-test:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - python3 setup.py test -s test.no_gui -q
 | 
					    - python3 setup.py test -s test.no_gui
 | 
				
			||||||
 | 
					
 | 
				
			||||||
run-mypy:
 | 
					run-mypy:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue