Skip to content

Commit 4d800d3

Browse files
committed
fix: pipeline
1 parent 3e38a5a commit 4d800d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/analytics-client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"clean": "rimraf ./dist && rimraf tsconfig.tsbuildinfo",
2626
"test": "echo N/A",
2727
"test:unit": "echo N/A",
28+
"test:ci": "echo N/A",
2829
"allow-scripts": "echo N/a",
2930
"lint": "yarn lint:eslint && yarn lint:misc --check",
3031
"lint:eslint": "eslint . --cache --ext js,ts",

0 commit comments

Comments
 (0)