mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 01:39:45 +00:00 
			
		
		
		
	This reverts commit d49c86c845ef9ba5bfc17909cd6cf456910516e1.
This commit is contained in:
		
							parent
							
								
									d49c86c845
								
							
						
					
					
						commit
						41126397d6
					
				
							
								
								
									
										5
									
								
								.github/workflows/linting.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/linting.yml
									
									
									
									
										vendored
									
									
								
							| @ -68,9 +68,10 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           python-version: ${{ env.PYTHON_VERSION }} |           python-version: ${{ env.PYTHON_VERSION }} | ||||||
| 
 | 
 | ||||||
|       - name: Install Pylint and Haystack Linter |       - name: Install Haystack | ||||||
|         run: | |         run: | | ||||||
|           pip install pylint ./haystack-linter |           pip install ".[all,dev]" | ||||||
|  |           pip install ./haystack-linter | ||||||
| 
 | 
 | ||||||
|       - name: Pylint |       - name: Pylint | ||||||
|         if: steps.files.outputs.any_changed == 'true' |         if: steps.files.outputs.any_changed == 'true' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Christian Clauss
						Christian Clauss