From a204337cad5b7ddde6054000c86edc31412393d0 Mon Sep 17 00:00:00 2001 From: "Chen, Zhentao" Date: Fri, 23 Feb 2024 17:12:37 +0800 Subject: [PATCH] Rename results --- .github/workflows/llm-harness-evaluation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/llm-harness-evaluation.yml b/.github/workflows/llm-harness-evaluation.yml index 7b4ba66d..9f496fb1 100644 --- a/.github/workflows/llm-harness-evaluation.yml +++ b/.github/workflows/llm-harness-evaluation.yml @@ -261,7 +261,7 @@ jobs: echo 'ACC_FOLDER=/home/arda/harness-action-runners/nightly-accuracy-data' >> $GITHUB_ENV fi - - name: Download all results + - name: Download harness results uses: actions/download-artifact@v3 with: name: harness_results