Revert "Attempt to use and setup a proxy for CI"

This reverts commit 48ae248d2d.
This commit is contained in:
Matthias
2023-01-16 21:14:46 +01:00
parent 48ae248d2d
commit 394a973bbb
2 changed files with 10 additions and 30 deletions

View File

@@ -360,8 +360,6 @@ 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