Skip to content

Commit ec8d622

Browse files
committed
update unit test workflow
1 parent 7615b9c commit ec8d622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Run tests for Contentstack Config
4343
working-directory: ./packages/contentstack-config
44-
run: npm run test:unit
44+
run: npm run test
4545

4646
- name: Run tests for Contentstack Auth
4747
working-directory: ./packages/contentstack-auth

0 commit comments

Comments
 (0)