mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Update .github/workflows/test-suite.yml
This commit is contained in:
		
				
					committed by
					
						
						curquiza
					
				
			
			
				
	
			
			
			
						parent
						
							44f231d41e
						
					
				
				
					commit
					ead07d0b9d
				
			
							
								
								
									
										2
									
								
								.github/workflows/test-suite.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-suite.yml
									
									
									
									
										vendored
									
									
								
							@@ -121,7 +121,7 @@ jobs:
 | 
			
		||||
        with: 
 | 
			
		||||
          toolchain: stable 
 | 
			
		||||
          override: true 
 | 
			
		||||
      - name: Run cargo tree without default features
 | 
			
		||||
      - name: Run cargo tree without default features and check lindera is not present
 | 
			
		||||
        run: |
 | 
			
		||||
          cargo tree -f '{p} {f}' -e normal --no-default-features | grep lindera -vqz
 | 
			
		||||
      - name: Run cargo tree with default features
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user