Skip to content

Commit

Permalink
chore: don't use credential helper for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thedadams committed Jun 25, 2024
1 parent 2b9673e commit c2bc3bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
env:
GPTSCRIPT_BIN: .\gptscript.exe
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
GPTSCRIPT_CONFIG_FILE: .\config
run: tox

0 comments on commit c2bc3bb

Please sign in to comment.