Skip to content

Commit 7c41306

Browse files
committed
refactor: remove export-to-csv from workflow
1 parent 8af2a8d commit 7c41306

File tree

3 files changed

+75
-200
lines changed

3 files changed

+75
-200
lines changed

.github/workflows/unit-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,4 @@ jobs:
2222
2323
- name: Run tests for Audit plugin
2424
working-directory: ./packages/contentstack-audit
25-
run: npm run test:unit
26-
27-
- name: Run tests for Export to CSV plugin
28-
working-directory: ./packages/contentstack-export-to-csv
2925
run: npm run test:unit

package-lock.json

Lines changed: 73 additions & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

Lines changed: 2 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)