diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 53b405e8e..0a688ae71 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -255,7 +255,7 @@ steps: sleep 5s cd /workspace/applications/rag/tests - # python3 test_frontend.py "127.0.0.1:8081" + python3 test_frontend.py "127.0.0.1:8081" echo "pass" > /workspace/rag_frontend_result.txt cd /workspace/