Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 4dd0d0e

Browse files
committed
use ci_run script
1 parent 6f243aa commit 4dd0d0e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,9 @@
4444
"main": "lib/index.js",
4545
"repository": "heroku/cli-engine-command",
4646
"scripts": {
47-
"posttest": "cli-engine-util",
4847
"precommit": "cli-engine-util",
4948
"prepare": "cli-engine-util",
50-
"pretest": "tsc",
51-
"test": "jest"
49+
"test": "cli-engine-util"
5250
},
5351
"types": "./lib/index.d.ts"
5452
}

0 commit comments

Comments
 (0)