зеркало из
				https://github.com/ssciwr/AMMICO.git
				synced 2025-10-30 21:46:04 +02:00 
			
		
		
		
	add -vv to pytest command in CI
Этот коммит содержится в:
		
							родитель
							
								
									18ecf4888b
								
							
						
					
					
						Коммит
						ce45a2c030
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										поставляемый
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										поставляемый
									
									
								
							| @ -32,7 +32,7 @@ jobs: | |||||||
|     - name: Run pytest |     - name: Run pytest | ||||||
|       run: | |       run: | | ||||||
|         cd misinformation |         cd misinformation | ||||||
|         python -m pytest -s -m "not gcv" --cov=. --cov-report=xml |         python -m pytest -vv -s -m "not gcv" --cov=. --cov-report=xml | ||||||
|     - name: Upload coverage |     - name: Upload coverage | ||||||
|       if: matrix.os == 'ubuntu-22.04' && matrix.python-version == '3.9' |       if: matrix.os == 'ubuntu-22.04' && matrix.python-version == '3.9' | ||||||
|       uses: codecov/codecov-action@v3 |       uses: codecov/codecov-action@v3 | ||||||
|  | |||||||
		Загрузка…
	
	
			
			x
			
			
		
	
		Ссылка в новой задаче
	
	Block a user
	 Petr Andriushchenko
						Petr Andriushchenko