Skip to content

Commit

Permalink
Merge pull request #107 from fingerprintjs/chore/fix-coverage-badge
Browse files Browse the repository at this point in the history
chore: fix coverage badge
  • Loading branch information
Orkuncakilkaya authored Sep 4, 2024
2 parents b078f1b + 20cf738 commit 441efa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
source: cov/json/index.json
output: cov/html/coverage.svg
jsonPath: total.statements.pct
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@920cbb300dcd3f0568dbc42700c61e2fd9e6139c
with:
Expand Down

0 comments on commit 441efa2

Please sign in to comment.