Skip to content

Commit 7338082

Browse files
update workflow
1 parent cc55535 commit 7338082

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
@@ -28,9 +28,9 @@ jobs:
2828
# working-directory: ./packages/contentstack-import
2929
# run: npm run test:unit
3030

31-
- name: Run tests for Contentstack Export Plugin
32-
working-directory: ./packages/contentstack-export
33-
run: npm run test:unit
31+
# - name: Run tests for Contentstack Export Plugin
32+
# working-directory: ./packages/contentstack-export
33+
# run: npm run test:unit
3434

3535
- name: Run tests for Audit plugin
3636
working-directory: ./packages/contentstack-audit

0 commit comments

Comments
 (0)