Skip to content

Commit a12a773

Browse files
committed
update important note to match actual wait time
1 parent 205b36c commit a12a773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: "Waiting for the application to be ready"
8080
run: ./wait-for-app.sh
8181

82-
# IMPORTANT: Why do we need to wait for 5s here?
82+
# IMPORTANT: Why do we need to wait for 30s here?
8383
- name: "Waiting for 30s for typesense-scraper to be ready"
8484
run: sleep 30s
8585

0 commit comments

Comments
 (0)