fix: fix http proxy
Some checks failed
Python application test / build (pull_request) Failing after 13m28s

This commit is contained in:
sangge-redmi 2024-05-14 17:59:19 +08:00
parent ca68c1ee94
commit 80fff100b5

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