Skip to content

Commit a16b1b9

Browse files
sunil-lakshmanharshitha-cstk
authored andcommitted
Merge branch 'development' into enh/dx-2196
1 parent 856ae9f commit a16b1b9

File tree

4 files changed

+448
-412
lines changed

4 files changed

+448
-412
lines changed

.github/workflows/unit-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ jobs:
2424
working-directory: ./packages/contentstack-command
2525
run: npm run test:unit
2626

27+
- name: Run tests for Contentstack Command
28+
working-directory: ./packages/contentstack-command
29+
run: npm run test:unit
30+
2731
- name: Run tests for Audit plugin
2832
working-directory: ./packages/contentstack-audit
2933
run: npm run test:unit

0 commit comments

Comments
 (0)