Don't do coverge on --longrun tests

pull/9590/head
Matthias 2 years ago
parent 916a847639
commit 12e75e849d

@ -402,7 +402,7 @@ jobs:
env:
CI_WEB_PROXY: http://152.67.78.211:13128
run: |
pytest --random-order --cov=freqtrade --cov-config=.coveragerc --longrun -n auto
pytest --random-order --longrun -n auto
# Notify only once - when CI completes (and after deploy) in case it's successfull

Loading…
Cancel
Save