GitHub Actions Iterations
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/unittests.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/unittests.yaml
									
									
									
									
										vendored
									
									
								
							@ -29,7 +29,7 @@ jobs:
 | 
			
		||||
    - name: Install dependencies
 | 
			
		||||
      run: |
 | 
			
		||||
        python -m pip install --upgrade pip
 | 
			
		||||
        pip install pytest cov-report
 | 
			
		||||
        pip install pytest pytest-cov
 | 
			
		||||
        pip install -r requirements.txt
 | 
			
		||||
 | 
			
		||||
    - name: pytest
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user