chore: fix benchmark CI

This commit is contained in:
Christy Jacob
2025-06-25 15:32:19 +04:00
parent 347f035105
commit 93651c776e
+1 -1
View File
@@ -78,7 +78,7 @@ jobs:
docker compose up -d
sleep 10
- name: Benchmark Latest
run: oha -z 180s http://localhost/v1/health/version -j > benchmark-latest.json
run: oha -z 180s http://localhost/v1/health/version --output_format json > benchmark-latest.json
- name: Prepare comment
run: |
echo '## :sparkles: Benchmark results' > benchmark.txt