mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-07 08:21:14 +00:00
Try moving coveralls to github actions
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
script:
|
||||
- pytest --random-order --cov=freqtrade --cov-config=.coveragerc
|
||||
# Allow failure for coveralls
|
||||
- coveralls || true
|
||||
# - coveralls || true
|
||||
name: pytest
|
||||
- script:
|
||||
- cp config.json.example config.json
|
||||
|
||||
Reference in New Issue
Block a user