Merge pull request 'fix: fix http proxy' (#19) from fix/fix-http-proxy into main
Some checks failed
Python application test / build (push) Failing after 12m54s

Reviewed-on: #19
This commit is contained in:
sangge 2024-05-14 18:01:50 +08:00
commit 252d9c655e

View File

@ -18,4 +18,4 @@ jobs:
run: python -m unittest discover -s tests
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
http_proxy: http://192.168.1.3:10809
http_proxy: http://192.168.1.2:10809