Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 46b58f1

Browse files
committed
skipping ts test
1 parent e87527c commit 46b58f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"media": "cds watch media",
3232
"mocha": "npx mocha || echo",
3333
"jest": "npx jest",
34-
"test": "npm run jest --silent && npm run test:hello",
34+
"test": "npm run jest --silent",
3535
"test:hello": "cd hello && npm test"
3636
},
3737
"jest": {

0 commit comments

Comments
 (0)