Skip to content

Commit 0bc99fb

Browse files
committed
updated unit testcase yml
1 parent 5433c42 commit 0bc99fb

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
@@ -45,4 +45,4 @@ jobs:
4545

4646
- name: Run tests for Contentstack Auth
4747
working-directory: ./packages/contentstack-auth
48-
run: NODE_ENV=PREPACK_MODE npm run test
48+
run: NODE_ENV=PREPACK_MODE npm run test:unit

0 commit comments

Comments
 (0)