We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9673e commit c2bc3bbCopy full SHA for c2bc3bb
.github/workflows/run_tests.yaml
@@ -56,4 +56,5 @@ jobs:
56
env:
57
GPTSCRIPT_BIN: .\gptscript.exe
58
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
59
+ GPTSCRIPT_CONFIG_FILE: .\config
60
run: tox
0 commit comments