try to fix coverage badge

This commit is contained in:
Sina Atalay 2023-10-10 20:50:21 +02:00 committed by GitHub
parent 657f45f86b
commit a16cea0aae
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
pip install smokeshow
smokeshow upload ./htmlcov
env:
SMOKESHOW_GITHUB_STATUS_DESCRIPTION: CLI Coverage {coverage-percentage}
SMOKESHOW_GITHUB_STATUS_DESCRIPTION: Coverage {coverage-percentage}
SMOKESHOW_GITHUB_COVERAGE_THRESHOLD: 50
SMOKESHOW_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SMOKESHOW_GITHUB_PR_HEAD_SHA: ${{ github.event.pull_request.head.sha }}