File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 2727 - name : Run tests for Contentstack Import Plugin
2828 working-directory : ./packages/contentstack-import
2929 run : npm run test:unit
30-
30+
3131 - name : Run tests for Contentstack Export Plugin
3232 working-directory : ./packages/contentstack-export
3333 run : npm run test:unit
@@ -58,13 +58,12 @@ jobs:
5858
5959 - name : Run tests for Contentstack Auth
6060 working-directory : ./packages/contentstack-auth
61- run : npm run test
61+ run : npm run test:unit
6262
6363 # - name: Run tests for Contentstack Import Setup
6464 # working-directory: ./packages/contentstack-import-setup
6565 # run: npm run test:unit
6666
67-
6867 - name : Run tests for Contentstack Bulk Publish
6968 working-directory : ./packages/contentstack-bulk-publish
7069 run : npm run test:unit
You can’t perform that action at this time.
0 commit comments