mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
chore: update web proxy url
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -265,7 +265,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Tests incl. ccxt compatibility tests
|
- name: Tests incl. ccxt compatibility tests
|
||||||
env:
|
env:
|
||||||
CI_WEB_PROXY: http://152.67.78.211:13128
|
CI_WEB_PROXY: http://152.67.66.8:13128
|
||||||
run: |
|
run: |
|
||||||
pytest --random-order --longrun --durations 20 -n auto
|
pytest --random-order --longrun --durations 20 -n auto
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user