Skip to content

Commit 423fee8

Browse files
committed
updated unit testcase yml
1 parent 8be1c79 commit 423fee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
44+
run: npm run test -- --full-trace
4545

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

0 commit comments

Comments
 (0)