Improve poetry install speed by first upgrading pip
This commit is contained in:
		
				
					committed by
					
						 Bouke Versteegh
						Bouke Versteegh
					
				
			
			
				
	
			
			
			
						parent
						
							6c29771f4c
						
					
				
				
					commit
					2585a07fcf
				
			
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -49,6 +49,7 @@ jobs: | ||||
|             ${{ runner.os }}-poetry- | ||||
|       - name: Install dependencies | ||||
|         run: | | ||||
|           poetry run pip install --upgrade pip | ||||
|           poetry install | ||||
|       - name: Run tests | ||||
|         run: | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user