diff --git a/.github/workflows/llm-harness-evaluation.yml b/.github/workflows/llm-harness-evaluation.yml index 9f496fb1..be23569e 100644 --- a/.github/workflows/llm-harness-evaluation.yml +++ b/.github/workflows/llm-harness-evaluation.yml @@ -280,7 +280,7 @@ jobs: shell: bash run: | ls $ACC_FOLDER/$DATE - python make_table_and_csv.py $ACC_FOLDER/$DATE $ACC_FOLDER + python make_csv.py $ACC_FOLDER/$DATE $ACC_FOLDER - name: Update HTML working-directory: ${{ github.workspace }}/python/llm/test/benchmark/harness