Skip to content

Commit 9450672

Browse files
author
Kowser
committed
Use fork for spawning multiple process for now
1 parent f2d7dbd commit 9450672

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/agent-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
2929
AGENTSPAN_SERVER_URL: http://localhost:8080/api
3030
AGENTSPAN_CLI_PATH: ${{ github.workspace }}/agentspan
31+
CONDUCTOR_MP_START_METHOD: fork
3132
steps:
3233
- name: Checkout code
3334
uses: actions/checkout@v4

0 commit comments

Comments
 (0)