Skip to content

Commit dd3b2a9

Browse files
author
naman-contentstack
committed
update workflow
1 parent b21c053 commit dd3b2a9

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ jobs:
3838
TOKENTYPE: ${{secrets.TOKENTYPE}}
3939
BRANCH: ${{secrets.BRANCH}}
4040

41-
- name: Test Report
42-
uses: dorny/test-reporter@v1
43-
if: success() || failure()
44-
with:
45-
name: Jest Unit Test
46-
path: test-results.json
47-
reporter: mocha-json
48-
4941
- name: Coverage Report
5042
uses: lucassabreu/comment-coverage-clover@main
5143
with:

0 commit comments

Comments
 (0)