Skip to content

Commit 4623f02

Browse files
committed
remove posttest for codecov
1 parent 5fe1e3a commit 4623f02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"test": "tap test/",
8-
"posttest": "tap --coverage-report=text-lcov | codecov"
7+
"test": "tap"
98
},
109
"repository": {
1110
"type": "git",

0 commit comments

Comments
 (0)