Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-rosianu committed Nov 12, 2024
1 parent 06f2ca4 commit b9a10dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chainsimulator-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
echo "Waiting for services to be healthy..."
docker ps
sleep 10 # Allow time for containers to be started
docker logs chainsimulator
docker inspect chainsimulator
sleep 20 # Wait for 20 seconds to ensure services are up
Expand Down

0 comments on commit b9a10dd

Please sign in to comment.