Skip to content

Commit a50024c

Browse files
committed
Check '/' route, not just '/api/healthcheck'
1 parent f86597c commit a50024c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/install_and_healthcheck.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ jobs:
3636
run: |
3737
uv run cg_chatbot serve &
3838
sleep 10
39+
curl -f http://localhost:8000/
3940
curl -f http://localhost:8000/api/healthcheck

0 commit comments

Comments
 (0)