We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f6b89 commit a2cd5f0Copy full SHA for a2cd5f0
.github/workflows/unit-test.yml
@@ -30,6 +30,7 @@ jobs:
30
31
- name: Run tests for Contentstack Migrate RTE
32
working-directory: ./packages/contentstack-migrate-rte
33
+ run: npm run test
34
# - name: Fetch latest references
35
# run: |
36
# git fetch --prune
0 commit comments