Skip to content

Commit 69fa609

Browse files
committed
no check-ci just like packages/compass
1 parent ee6402f commit 69fa609

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mocked-compass/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
"lint": "npm run eslint . && npm run prettier -- --check .",
109109
"depcheck": "depcheck",
110110
"check": "npm run typecheck && npm run lint && npm run depcheck",
111-
"check-ci": "npm run check",
112111
"test": "mocha",
113112
"test-cov": "nyc --compact=false --produce-source-map=false -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
114113
"test-watch": "npm run test -- --watch",

0 commit comments

Comments
 (0)