We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f205c57 commit 78a15a9Copy full SHA for 78a15a9
.github/workflows/unit-test.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Run tests for Contentstack Config
43
working-directory: ./packages/contentstack-config
44
- run: npm run test:unit
+ run: npm run test
45
46
- name: Run tests for Contentstack Auth
47
working-directory: ./packages/contentstack-auth
0 commit comments