Skip to content

Commit 224044c

Browse files
committed
ci: remove rolldown-vite ci
1 parent 8cb29ea commit 224044c

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -92,17 +92,6 @@ jobs:
9292
- name: Test SWC
9393
run: pnpm --filter ./packages/plugin-react-swc run test
9494

95-
- name: Setup rolldown-vite
96-
run: |
97-
sed -i"" -e "s/overrides:/overrides:\n vite: catalog:rolldown-vite/" pnpm-workspace.yaml
98-
pnpm i --no-frozen-lockfile
99-
100-
- name: Test serve (rolldown-vite)
101-
run: pnpm run test-serve
102-
103-
- name: Test build (rolldown-vite)
104-
run: pnpm run test-build
105-
10695
lint:
10796
if: github.repository == 'vitejs/vite-plugin-react'
10897
timeout-minutes: 10

0 commit comments

Comments
 (0)