test
This commit is contained in:
		
							parent
							
								
									7c7a7f2ec1
								
							
						
					
					
						commit
						d51821e264
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/llm_unit_tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/llm_unit_tests.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -206,6 +206,7 @@ jobs:
 | 
				
			||||||
          pip install -U typing_extensions==4.5.0
 | 
					          pip install -U typing_extensions==4.5.0
 | 
				
			||||||
          bash python/llm/test/run-llm-langchain-tests.sh
 | 
					          bash python/llm/test/run-llm-langchain-tests.sh
 | 
				
			||||||
  llm-unit-test-on-arc:
 | 
					  llm-unit-test-on-arc:
 | 
				
			||||||
 | 
					    if: false
 | 
				
			||||||
    needs: llm-cpp-build
 | 
					    needs: llm-cpp-build
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      fail-fast: false
 | 
					      fail-fast: false
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue