Skip to content

Commit 7307e84

Browse files
committed
refactor: remove export-to-csv from workflow
1 parent 3ca9c8f commit 7307e84

3 files changed

Lines changed: 75 additions & 200 deletions

File tree

.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)