Skip to content

Commit

Permalink
chore: add cov
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 11, 2024
1 parent a7abbe5 commit f9d91b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"lint": "aegir lint",
"postinstall": "patch-package",
"test": "aegir test -t node",
"test:node": "aegir test -t node",
"test:node": "aegir test -t node --cov",
"release": "aegir release"
},
"dependencies": {
Expand Down

0 comments on commit f9d91b2

Please sign in to comment.