diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 53207b9344..b25e698f41 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -55,7 +55,7 @@ jobs: # Where the output from the benchmark tool is stored output-file-path: output.txt # Where the previous data file is stored - external-data-json-path: ./cache/benchmark-data.json + ##external-data-json-path: ./cache/benchmark-data.json github-token: ${{ secrets.GITHUB_TOKEN }} auto-push: true