We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86597c commit a50024cCopy full SHA for a50024c
1 file changed
.github/workflows/install_and_healthcheck.yaml
@@ -36,4 +36,5 @@ jobs:
36
run: |
37
uv run cg_chatbot serve &
38
sleep 10
39
+ curl -f http://localhost:8000/
40
curl -f http://localhost:8000/api/healthcheck
0 commit comments