Skip to content

Commit

Permalink
Sleep longer
Browse files Browse the repository at this point in the history
Signed-off-by: Toomore Chiang <[email protected]>
  • Loading branch information
toomore committed Jan 21, 2025
1 parent 7691faf commit e0cdbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: docker ps -a
- name: Cat Celery Log
run: |
sleep 45 ;
sleep 90 ;
ls -alh ;
ls -alh ./logs ;
ls -alh ./logs/workers ;
Expand Down

0 comments on commit e0cdbf0

Please sign in to comment.