Skip to content

Commit c3630c0

Browse files
Remove redundant base-coverage-file entry in coverage-check workflow
1 parent bf1425d commit c3630c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/coverage-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
id: coverage
3434
with:
3535
coverage-file: reports/contentstack-delivery/coverage/coverage-final.json
36-
base-coverage-file: reports/contentstack-delivery/coverage/coverage-final.json
3736
threshold: 95
3837
skip-step: all
3938

0 commit comments

Comments
 (0)