There was an error while loading. Please reload this page.
1 parent 205b36c commit a12a773Copy full SHA for a12a773
1 file changed
.github/workflows/ci.yaml
@@ -79,7 +79,7 @@ jobs:
79
- name: "Waiting for the application to be ready"
80
run: ./wait-for-app.sh
81
82
- # IMPORTANT: Why do we need to wait for 5s here?
+ # IMPORTANT: Why do we need to wait for 30s here?
83
- name: "Waiting for 30s for typesense-scraper to be ready"
84
run: sleep 30s
85
0 commit comments