fix: use code coverage from forked repo for testing

This commit is contained in:
Akash Jain 2023-01-05 18:45:24 +05:30 committed by GitHub
parent 3a3f248edd
commit c61f5b72e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ jobs:
run: yarn test:cov-summary
id: yarn_coverage
- name: Jest Coverage Comment
uses: MishaKav/jest-coverage-comment@main
uses: chirag-madlani/jest-coverage-comment@patch-1
with:
coverage-summary-path: ${{env.UI_COVERAGE_DIRECTORY}}/coverage-summary.json
title: Jest test Coverage