Attempt to use and setup a proxy for CI

This commit is contained in:
Matthias
2023-01-16 21:14:19 +01:00
parent 394a973bbb
commit f46b62f1a7
2 changed files with 30 additions and 10 deletions

View File

@@ -360,6 +360,8 @@ jobs:
pip install -e .
- name: Tests incl. ccxt compatibility tests
env:
CI_WEB_PROXY: http://152.67.78.211:13128
run: |
pytest --random-order --cov=freqtrade --cov-config=.coveragerc --longrun