File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 working-directory : ./packages/contentstack-query-export
6767 run : npm run test:unit
6868
69- - name : Run tests for Contentstack Apps CLI
70- working-directory : ./packages/contentstack-apps-cli
71- run : npm run test:unit:report:json
72-
7369 - name : Run tests for Contentstack Content Type plugin
7470 working-directory : ./packages/contentstack-content-type
7571 run : npm run test:unit
@@ -78,14 +74,14 @@ jobs:
7874 working-directory : ./packages/contentstack-cli-cm-regex-validate
7975 run : npm run test:unit
8076
81- - name : Run tests for Contentstack Tsgen plugin
82- working-directory : ./packages/contentstack-cli-tsgen
83- run : npm run test
84-
8577 - name : Run tests for Contentstack Migrate RTE
8678 working-directory : ./packages/contentstack-migrate-rte
87- run : npm test
79+ run : npm run test
8880
8981 - name : Run tests for Contentstack Bulk Operations
9082 working-directory : ./packages/contentstack-bulk-operations
91- run : npm test
83+ run : npm run test
84+
85+ - name : Run tests for Contentstack Apps CLI
86+ working-directory : ./packages/contentstack-apps-cli
87+ run : npm run test:unit:report:json
You can’t perform that action at this time.
0 commit comments