Skip to content

Commit

Permalink
update reporter per docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmortar committed Aug 9, 2024
1 parent 649d49e commit f7c5a25
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,13 @@
"browserslist": "last 2 versions",
"jest": {
"reporters": [
"default",
"github-actions"
[
"github-actions",
{
"silent": false
}
],
"summary"
],
"moduleFileExtensions": [
"js",
Expand Down

0 comments on commit f7c5a25

Please sign in to comment.