There was an error while loading. Please reload this page.
1 parent 75ac121 commit 8f51022Copy full SHA for 8f51022
.github/workflows/agentex-tutorials-test.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "🚀 Starting dependencies (Postgres, Redis, Temporal, MongoDB)..."
28
29
# Start all services except the agentex service
30
- docker compose up
+ docker compose up -d
31
32
echo "⏳ Waiting for dependencies to be healthy..."
33
0 commit comments