CI: Fix benchmark script variable reference and reduce iterations
- Fix $HIVEMIND_BENCHMARKS_IDS_FILE variable reference (was missing $)
- Reduce default iterations from 5 to 1 to reduce CI time
- Remove quotes from ${@:5} to handle empty extra args correctly
Loading
Please sign in to comment