Coverage for ft_client ...

pull/10016/head
Matthias 2 years ago
parent 7eb91c74a8
commit a6ad36d08b

@ -69,7 +69,7 @@ jobs:
- name: Tests
run: |
pytest --random-order --cov=freqtrade --cov-config=.coveragerc
pytest --random-order --cov-config=.coveragerc
- name: Coveralls
if: (runner.os == 'Linux' && matrix.python-version == '3.10' && matrix.os == 'ubuntu-22.04')

Loading…
Cancel
Save