From 9a2225960cc2c6fb5077320303c2fd25f0a52980 Mon Sep 17 00:00:00 2001 From: Oleksii Kosynskyi Date: Fri, 8 Dec 2023 15:50:49 -0500 Subject: [PATCH] again --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4b7010c37fd..6cbc048d94a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -258,7 +258,7 @@ jobs: uses: benchmark-action/github-action-benchmark@v1 with: # What benchmark tool the output.txt came from - tool: 'js' + tool: 'benchmarkjs' # Where the output from the benchmark tool is stored output-file-path: ./packages/web3-eth/output.txt # Where the previous data file is stored