build(config.yml): fix spacing

This commit is contained in:
Krrish Dholakia 2024-01-10 19:25:59 +05:30
parent 2a2856db3e
commit 4f87ba4200

View file

@ -132,7 +132,7 @@ jobs:
- run:
name: Wait for app to be ready
command: dockerize -wait http://localhost:4000 -timeout 1m
- run:
- run:
name: Test the application
command: |
status_codes=()