mirror of
				https://github.com/fjosw/pyerrors.git
				synced 2025-11-04 01:25:46 +01:00 
			
		
		
		
	[ci] Re-enable fail on warning for pytest pipeline. (#265)
* [ci] Re-enable fail on warning for pytest pipeline. * [Fix] Use sqlite3 context managers in pandas module. * [Fix] Add closing context.
This commit is contained in:
		
					parent
					
						
							
								8183ee2ef4
							
						
					
				
			
			
				commit
				
					
						d6e6a435a8
					
				
			
		
					 2 changed files with 6 additions and 7 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/pytest.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pytest.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -43,4 +43,4 @@ jobs:
 | 
			
		|||
          uv pip freeze --system
 | 
			
		||||
 | 
			
		||||
      - name: Run tests
 | 
			
		||||
        run: pytest --cov=pyerrors -vv
 | 
			
		||||
        run: pytest --cov=pyerrors -vv -Werror
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue