use travis as service-name
This commit is contained in:
parent
6b9425e465
commit
00117bceda
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
- name: Tests
|
||||
env:
|
||||
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
COVERALLS_SERVICE_NAME: github
|
||||
COVERALLS_SERVICE_NAME: travis-ci
|
||||
JENKINS_HOME: "true"
|
||||
run: |
|
||||
pytest --random-order --cov=freqtrade --cov-config=.coveragerc
|
||||
|
Loading…
Reference in New Issue
Block a user