Skip to content

Commit 6294dbb

Browse files
author
Roxanne Farhad
committed
fixing tests
1 parent 258045d commit 6294dbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
working-directory: ./examples/tutorials
102102
env:
103103
OPENAI_API_KEY: ${{ secrets.TUTORIAL_OPENAI_API_KEY }}
104+
HEALTH_CHECK_PORT: 8080 # Use non-privileged port for temporal worker health checks
104105
run: |
105106
echo "Testing tutorial: ${{ matrix.tutorial }}"
106107
AGENTEX_API_BASE_URL="http://localhost:5003" \

0 commit comments

Comments
 (0)