Skip to content

Commit ee0c146

Browse files
Comment out tests for Contentstack Import Setup in unit-test.yml
1 parent 6b0ff50 commit ee0c146

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/unit-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ jobs:
5252
working-directory: ./packages/contentstack-auth
5353
run: npm run test
5454

55-
- name: Run tests for Contentstack Import Setup
56-
working-directory: ./packages/contentstack-import-setup
57-
run: npm run test:unit
55+
# - name: Run tests for Contentstack Import Setup
56+
# working-directory: ./packages/contentstack-import-setup
57+
# run: npm run test:unit
5858

5959

6060
- name: Run tests for Contentstack Bulk Publish

0 commit comments

Comments
 (0)