Skip to content

Commit a89f6ee

Browse files
authored
Update .github/workflows/coverage.yml
1 parent 9dcec6a commit a89f6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: emibcn/badge-action@v1
4747
id: badge
4848
with:
49-
label: Coverage
49+
label: coverage
5050
status: ${{ steps.test-coverage.outputs.coverage-rounded-display }}
5151
path: ./test-coverage.svg
5252
color: ${{ steps.test-coverage.outputs.coverage > 90 && 'green' ||

0 commit comments

Comments
 (0)