We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebefac5 commit 956306eCopy full SHA for 956306e
1 file changed
.github/workflows/unit-test.yml
@@ -55,10 +55,6 @@ jobs:
55
working-directory: ./packages/contentstack-bootstrap
56
run: npm run test
57
58
- - name: Run tests for Contentstack Import Setup
59
- working-directory: ./packages/contentstack-import-setup
60
- run: npm run test:unit
61
-
62
- name: Run tests for Contentstack Branches
63
working-directory: ./packages/contentstack-branches
64
run: npm run test:unit
0 commit comments