Skip to content

Commit 464d260

Browse files
committed
set baseenv in PRs
1 parent 864a6ac commit 464d260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dojo-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
env:
7575
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
7676
LANGSMITH_API_KEY: ${{ secrets.LANGSMITH_API_KEY }}
77+
BASE_URL: http://localhost:9999
7778
run: |
7879
node ../scripts/run-dojo-everything.js &
7980
npx wait-port 9999

0 commit comments

Comments
 (0)