Skip to content

Commit 8a95993

Browse files
updated workflow file
1 parent 5e89a54 commit 8a95993

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/coverage-check.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ jobs:
2323
id: coverage
2424
with:
2525
test-script: npm run test:unit
26-
threshold: 95
26+
threshold: 95
27+
coverage-file: ./reports/contentstack-delivery/coverage/coverage-final.json
28+
base-coverage-file: ./reports/contentstack-delivery/coverage/coverage-final.json

0 commit comments

Comments
 (0)