mirror of
				https://github.com/karl0ss/downgrangefixtures_ical.git
				synced 2025-11-04 08:11:00 +00:00 
			
		
		
		
	Update python-app.yml
This commit is contained in:
		
							parent
							
								
									f4c950b868
								
							
						
					
					
						commit
						846148b537
					
				
							
								
								
									
										3
									
								
								.github/workflows/python-app.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/python-app.yml
									
									
									
									
										vendored
									
									
								
							@ -27,9 +27,6 @@ jobs:
 | 
				
			|||||||
      uses: snok/install-poetry@v1        
 | 
					      uses: snok/install-poetry@v1        
 | 
				
			||||||
    - name: Install dependencies
 | 
					    - name: Install dependencies
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        python -m pip install --upgrade pip
 | 
					 | 
				
			||||||
        pip install flake8 pytest
 | 
					 | 
				
			||||||
        if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
 | 
					 | 
				
			||||||
        poetry install
 | 
					        poetry install
 | 
				
			||||||
    # - name: Get latests
 | 
					    # - name: Get latests
 | 
				
			||||||
    #   run: |
 | 
					    #   run: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user