Skip to content

Commit 94ecd6e

Browse files
Revert "fix: update unit test yml"
This reverts commit d94ae59.
1 parent b5b7562 commit 94ecd6e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,13 @@ jobs:
5454

5555
- name: Run tests for Contentstack Auth
5656
working-directory: ./packages/contentstack-auth
57-
run: npm run test:unit
57+
run: npm run test
5858

5959
# - name: Run tests for Contentstack Import Setup
6060
# working-directory: ./packages/contentstack-import-setup
6161
# run: npm run test:unit
6262

63+
6364
- name: Run tests for Contentstack Bulk Publish
6465
working-directory: ./packages/contentstack-bulk-publish
6566
run: npm run test:unit

0 commit comments

Comments
 (0)