Skip to content

Commit 9b59451

Browse files
committed
chore: try setting the URL environment variable
Signed-off-by: Donnie Adams <[email protected]>
1 parent 2e0191a commit 9b59451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ jobs:
5252
env:
5353
GPTSCRIPT_BIN: .\gptscript.exe
5454
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
55+
GPTSCRIPT_URL: 127.0.0.1:9090
5556
run: make test

0 commit comments

Comments
 (0)