Skip to content

Commit e0cdbf0

Browse files
committed
Sleep longer
Signed-off-by: Toomore Chiang <[email protected]>
1 parent 7691faf commit e0cdbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: docker ps -a
3131
- name: Cat Celery Log
3232
run: |
33-
sleep 45 ;
33+
sleep 90 ;
3434
ls -alh ;
3535
ls -alh ./logs ;
3636
ls -alh ./logs/workers ;

0 commit comments

Comments
 (0)