Update benchmark_integer.yml

This commit is contained in:
Ben
2025-11-18 08:36:58 +00:00
committed by GitHub
parent 65569cc4f9
commit 6dee4f2c3f

View File

@@ -115,7 +115,7 @@ jobs:
strategy:
max-parallel: 1
matrix:
command: [integer_multi_bit]
command: [integer]
op_flavor: ${{ fromJson(needs.prepare-matrix.outputs.op_flavor) }}
bench_type: ${{ fromJSON(needs.prepare-matrix.outputs.bench_type) }}
steps: