-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let coverage step regenerate the report
- Loading branch information
1 parent
5e8857b
commit 3faed3f
Showing
1 changed file
with
0 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,10 +32,6 @@ jobs: | |
- name: Upload coverage | ||
uses: ArtiomTr/[email protected] | ||
continue-on-error: true | ||
with: | ||
coverage-file: ./coverage/coverage-final.json | ||
base-coverage-file: ./coverage/coverage-final.json | ||
skip-step: all | ||
|
||
- name: Check build status | ||
run: git diff --exit-code --quiet && echo "No changes were found :)" || { git --no-pager diff; echo -e "Changes found after build.\nPlease run \"npm run build\" and commit the changes in the dist directory."; exit 1; } | ||
|
3faed3f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
6 tests passing in 2 suites.
Report generated by π§ͺjest coverage report action from 3faed3f
3faed3f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Caution
An unexpected error occurred. For more details, check console
Test suite run success
6 tests passing in 2 suites.
Report generated by π§ͺjest coverage report action from 3faed3f