Skip to content

Commit cc55535

Browse files
workflow update
1 parent 8d37e9b commit cc55535

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
working-directory: ./packages/contentstack-command
2525
run: npm run test:unit
2626

27-
- name: Run tests for Contentstack Import Plugin
28-
working-directory: ./packages/contentstack-import
29-
run: npm run test:unit
27+
# - name: Run tests for Contentstack Import Plugin
28+
# working-directory: ./packages/contentstack-import
29+
# run: npm run test:unit
3030

3131
- name: Run tests for Contentstack Export Plugin
3232
working-directory: ./packages/contentstack-export

0 commit comments

Comments
 (0)