Skip to content

Commit c1203b1

Browse files
committed
chore: remove go bench in workflow
1 parent a433a81 commit c1203b1

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/c-chain-reexecution-benchmark

1 file changed

+1
-1
lines changed

.github/actions/c-chain-reexecution-benchmark/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ runs:
183183
- name: Compare Benchmark Results
184184
uses: benchmark-action/github-action-benchmark@v1
185185
with:
186-
tool: 'go'
186+
tool: 'customBiggerIsBetter'
187187
output-file-path: ${{ env.BENCHMARK_OUTPUT_FILE }}
188188
summary-always: true
189189
github-token: ${{ inputs.github-token }}

0 commit comments

Comments
 (0)