Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ArchBlood <35392110+ArchBlood@users.noreply.github.com>
  • Loading branch information
ArchBlood authored Nov 12, 2024
1 parent 00b9920 commit f08bcb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
docker-compose -f docker-compose.test.yml up -d
echo "Waiting for containers to start..."
sleep 20 # Increased sleep time to ensure the containers are up
sleep 300 # Increased sleep time to ensure the containers are up
- name: Check container status
run: docker-compose -f docker-compose.test.yml ps -a
Expand Down

0 comments on commit f08bcb8

Please sign in to comment.