From ba52684ddc4fc90a5bc763036152cefbf6a1a5fb Mon Sep 17 00:00:00 2001 From: bogdan-rosianu Date: Tue, 12 Nov 2024 14:20:40 +0200 Subject: [PATCH] log --- .github/workflows/chainsimulator-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/chainsimulator-tests.yml b/.github/workflows/chainsimulator-tests.yml index 42bd69a..d5d7ed3 100644 --- a/.github/workflows/chainsimulator-tests.yml +++ b/.github/workflows/chainsimulator-tests.yml @@ -40,6 +40,7 @@ jobs: echo "Waiting for services to be healthy..." docker ps docker logs chainsimulator + docker inspect chainsimulator sleep 20 # Wait for 20 seconds to ensure services are up # Step 2: Check chainsimulator API