Skip to content

Commit f12c92a

Browse files
committed
updated unit testcase yml
1 parent 652ca0c commit f12c92a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unit-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- name: Install Dependencies (Excluding Contentstack)
2929
run: pnpm install --frozen-lockfile --prefer-offline=false
3030

31-
- name: Clean the repository
32-
run: git clean -fdx
33-
3431
- name: Build all plugins (Excluding Contentstack)
3532
run: |
3633
npm run build

0 commit comments

Comments
 (0)