Windows no random order
This commit is contained in:
parent
c1a7fc873d
commit
3586c2e984
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -235,7 +235,7 @@ jobs:
|
||||
|
||||
- name: Tests
|
||||
run: |
|
||||
pytest --random-order --cov=freqtrade --cov-config=.coveragerc
|
||||
pytest --random-order
|
||||
|
||||
- name: Backtesting
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user