Skip to content

Commit a0f1d94

Browse files
author
naman-contentstack
committed
update workflow
1 parent 391ea2a commit a0f1d94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
if: success() || failure()
4444
with:
4545
name: Jest Unit Test
46-
path: coverage/coverage-final.json
47-
reporter: jest-json
46+
path: test-results.json
47+
reporter: jest
4848

4949
- name: Coverage Report
5050
uses: lucassabreu/comment-coverage-clover@main

0 commit comments

Comments
 (0)