mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Fixes CI unit testing
This commit is contained in:
		
				
					committed by
					
						
						Trenton H
					
				
			
			
				
	
			
			
			
						parent
						
							d856e48045
						
					
				
				
					commit
					a7e1ba82d6
				
			
							
								
								
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -125,6 +125,9 @@ jobs:
 | 
			
		||||
        name: Install Python dependencies
 | 
			
		||||
        run: |
 | 
			
		||||
          pipenv sync --dev
 | 
			
		||||
          pipenv run python3 -m nltk.downloader snowball_data
 | 
			
		||||
          pipenv run python3 -m nltk.downloader stopwords
 | 
			
		||||
          pipenv run python3 -m nltk.downloader punkt
 | 
			
		||||
      -
 | 
			
		||||
        name: List installed Python dependencies
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user