Only run coveralls once

This commit is contained in:
Matthias 2020-02-03 06:50:07 +01:00
parent d8c053573a
commit c8960ab628
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ jobs:
pytest --random-order --cov=freqtrade --cov-config=.coveragerc
- name: Coveralls
if: startsWith(matrix.os, 'ubuntu')
if: (startsWith(matrix.os, 'ubuntu') && matrix.os == '3.8')
env:
# Coveralls token. Not used as secret due to github not providing secrets to forked repositories
COVERALLS_REPO_TOKEN: 6D1m0xupS3FgutfuGao8keFf9Hc0FpIXu