Skip to content

Commit 8f51022

Browse files
committed
adding this part of the pipeline
1 parent 75ac121 commit 8f51022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agentex-tutorials-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "🚀 Starting dependencies (Postgres, Redis, Temporal, MongoDB)..."
2828
2929
# Start all services except the agentex service
30-
docker compose up
30+
docker compose up -d
3131
3232
echo "⏳ Waiting for dependencies to be healthy..."
3333

0 commit comments

Comments
 (0)