update benchmark action

This commit is contained in:
Ruben Fiszel
2023-09-03 10:37:29 +02:00
parent f27541e933
commit 780fd2716b
+2
View File
@@ -27,6 +27,8 @@ jobs:
--pull always --health-interval 10s --health-timeout 5s
--health-retries 5 --health-cmd "curl
http://localhost:8000/api/version"
ports:
- 8000:8000
steps:
- uses: denoland/setup-deno@v1
with: