Skip to content

Commit 3fd2b5d

Browse files
committed
testing out config on ci
1 parent a643341 commit 3fd2b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {
7-
"test": "tap",
7+
"test": "tap config && tap",
88
"clean": "./scripts/clean.ts",
99
"lint": "eslint .",
1010
"posttest": "npm run lint",

0 commit comments

Comments
 (0)