Skip to content

Commit 310e937

Browse files
committed
updated test workflow
1 parent 66b6674 commit 310e937

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
working-directory: ./packages/contentstack-apps-cli
7272
run: npm run test:unit:report:json
7373

74-
- name: Lint Contentstack Tsgen plugin
74+
- name: Run tests for Contentstack Tsgen plugin
7575
working-directory: ./packages/contentstack-cli-tsgen
76-
run: pnpm run lint
76+
run: npm run test

0 commit comments

Comments
 (0)