Skip to content

Commit ca54e20

Browse files
committed
test
Signed-off-by: Victor Chang <[email protected]>
1 parent af4c344 commit ca54e20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-monai-deploy-express.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ jobs:
4949
run: |
5050
curl http://localhost:5002/health
5151
52+
- name: Wait for Services to be Ready
53+
run: |
54+
sleep 30s
55+
5256
- name: Register Hello World Workflow
5357
working-directory: ./deploy/monai-deploy-express
5458
run: |

0 commit comments

Comments
 (0)