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:
|
||||
source: coverage.json
|
||||
output: badge/coverage-badge.svg
|
||||
jsonPath: totals.percent_covered
|
||||
|
||||
- name: Deploy coverage badge
|
||||
if: github.ref == 'refs/heads/main'
|
||||
|
||||
Reference in New Issue
Block a user