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]
|
||||
|
||||
runs-on: ${{ fromJson(needs.set-matrix.outputs.runner) }}
|
||||
outputs:
|
||||
output_path: ${{ steps.run_harness.outputs.output_path }}
|
||||
env:
|
||||
ANALYTICS_ZOO_ROOT: ${{ github.workspace }}
|
||||
ORIGIN_DIR: /mnt/disk1/models
|
||||
|
|
|
|||
Loading…
Reference in a new issue