Merge branch 'database-aliases' into update-documentation

This commit is contained in:
Darshan
2025-06-23 12:29:58 +05:30
committed by GitHub
+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 -o json > benchmark-latest.json
run: 'oha -z 180s http://localhost/v1/health/version -o json > benchmark-latest.json'
- name: Prepare comment
run: |
echo '## :sparkles: Benchmark results' > benchmark.txt