Merge branch 'main' into feature/cn-gpt
Some checks failed
Python application test / build (pull_request) Failing after 12m46s
Some checks failed
Python application test / build (pull_request) Failing after 12m46s
This commit is contained in:
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user