mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-07 08:21:14 +00:00
Remove hyperopts occurances
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
name: backtest
|
||||
- script:
|
||||
- cp config.json.example config.json
|
||||
- freqtrade hyperopt --datadir tests/testdata -e 5 --strategy SampleStrategy --hyperopt SampleHyperOpts
|
||||
- freqtrade hyperopt --datadir tests/testdata -e 5 --strategy SampleStrategy --hyperopt SampleHyperOpt
|
||||
name: hyperopt
|
||||
- script: flake8
|
||||
name: flake8
|
||||
|
||||
Reference in New Issue
Block a user