mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-02 13:43:22 +00:00
fix: use code coverage from forked repo for testing
This commit is contained in:
parent
3a3f248edd
commit
c61f5b72e8
2
.github/workflows/yarn-coverage.yml
vendored
2
.github/workflows/yarn-coverage.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user