Skip to content

Commit 8b9459d

Browse files
authored
ci: add back test script
1 parent c6fce6e commit 8b9459d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"generate": "run-p -lns generate:*",
2828
"docs": "cross-env NODE_OPTIONS='--loader ts-node/esm' NODE_NO_WARNINGS=1 cem analyze --config custom-elements-manifest.config.ts",
2929
"test": "wtr",
30+
"test:ci": "wtr",
3031
"test:watch": "wtr --watch",
3132
"prebuild": "run-s -lns clean generate",
3233
"build:components": "ts-node esbuild.config.ts --ci",

0 commit comments

Comments
 (0)