fix windows test
This commit is contained in:
parent
3b9899dfd4
commit
b167fb071a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -142,7 +142,7 @@ jobs:
|
|||||||
- name: Hyperopt
|
- name: Hyperopt
|
||||||
run: |
|
run: |
|
||||||
cp config.json.example config.json
|
cp config.json.example config.json
|
||||||
freqtrade hyperopt --datadir tests/testdata -e 5 --strategy SampleStrategy --customhyperopt SampleHyperOpt
|
freqtrade hyperopt --datadir tests/testdata -e 5 --strategy SampleStrategy --hyperopt SampleHyperOpt
|
||||||
|
|
||||||
- name: Flake8
|
- name: Flake8
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user