Skip to content

Commit

Permalink
test codecov env
Browse files Browse the repository at this point in the history
  • Loading branch information
menshibin committed Nov 26, 2024
1 parent 3b60190 commit 7f4aa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "test"
},
"scripts": {
"test": "jest --coverage",
"test": "jest",
"example": "tsc && node lib/example/basicSql.js",
"build": "tsc",
"prepublish": "node ./prepare.js"
Expand Down

0 comments on commit 7f4aa8a

Please sign in to comment.