mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Add temporary step to log installed spacy-legacy version
This commit is contained in:
		
							parent
							
								
									4201367cfa
								
							
						
					
					
						commit
						1d08dce32c
					
				
							
								
								
									
										2
									
								
								.github/azure-steps.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/azure-steps.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -103,6 +103,8 @@ steps:
 | 
				
			||||||
    displayName: "Install test requirements"
 | 
					    displayName: "Install test requirements"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - script: |
 | 
					  - script: |
 | 
				
			||||||
 | 
					      # TODO REMOVE - temp for testing
 | 
				
			||||||
 | 
					      pip freeze | grep legacy
 | 
				
			||||||
      python -m pytest --pyargs spacy -W error
 | 
					      python -m pytest --pyargs spacy -W error
 | 
				
			||||||
    displayName: "Run CPU tests"
 | 
					    displayName: "Run CPU tests"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user