Skip to content

Commit 956306e

Browse files
committed
updated unit test workflow
1 parent ebefac5 commit 956306e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ jobs:
5555
working-directory: ./packages/contentstack-bootstrap
5656
run: npm run test
5757

58-
- name: Run tests for Contentstack Import Setup
59-
working-directory: ./packages/contentstack-import-setup
60-
run: npm run test:unit
61-
6258
- name: Run tests for Contentstack Branches
6359
working-directory: ./packages/contentstack-branches
6460
run: npm run test:unit

0 commit comments

Comments
 (0)