remove harness job output
This commit is contained in:
		
							parent
							
								
									8472de90e8
								
							
						
					
					
						commit
						9c8e349196
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/llm-harness-evaluation.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/llm-harness-evaluation.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -110,8 +110,6 @@ jobs:
 | 
				
			||||||
        device: [xpu]
 | 
					        device: [xpu]
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
    runs-on: ${{ fromJson(needs.set-matrix.outputs.runner) }}
 | 
					    runs-on: ${{ fromJson(needs.set-matrix.outputs.runner) }}
 | 
				
			||||||
    outputs:
 | 
					 | 
				
			||||||
      output_path: ${{ steps.run_harness.outputs.output_path }}
 | 
					 | 
				
			||||||
    env:
 | 
					    env:
 | 
				
			||||||
      ANALYTICS_ZOO_ROOT: ${{ github.workspace }}
 | 
					      ANALYTICS_ZOO_ROOT: ${{ github.workspace }}
 | 
				
			||||||
      ORIGIN_DIR: /mnt/disk1/models
 | 
					      ORIGIN_DIR: /mnt/disk1/models
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue