Skip to content

Commit 8f51022

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)