fix: coverage path
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -89,6 +89,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
source: coverage.json
|
source: coverage.json
|
||||||
output: badge/coverage-badge.svg
|
output: badge/coverage-badge.svg
|
||||||
|
jsonPath: totals.percent_covered
|
||||||
|
|
||||||
- name: Deploy coverage badge
|
- name: Deploy coverage badge
|
||||||
if: github.ref == 'refs/heads/main'
|
if: github.ref == 'refs/heads/main'
|
||||||
|
|||||||
Reference in New Issue
Block a user