Update benchmark commands in workflow configuration

This commit is contained in:
Ben
2025-11-17 16:14:08 +00:00
committed by GitHub
parent 8ed5ce9baf
commit 74046697ae

View File

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