Skip to content

Commit 36b29f7

Browse files
authored
chore: disable remix until they move to pnpm (#281)
1 parent 3c69653 commit 36b29f7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/ecosystem-ci-from-pr.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ jobs:
136136
- previewjs
137137
- qwik
138138
- rakkas
139-
- remix
140-
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
139+
# - remix # disabled until they move to pnpm
140+
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
141141
- sveltekit
142142
- unocss
143143
- vike

.github/workflows/ecosystem-ci-selected.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ on:
4646
- previewjs
4747
- qwik
4848
- rakkas
49-
- remix
50-
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
49+
# - remix # disabled until they move to pnpm
50+
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
5151
- sveltekit
5252
- unocss
5353
- vike

.github/workflows/ecosystem-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
- previewjs
5353
- qwik
5454
- rakkas
55-
- remix
56-
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
55+
# - remix # disabled until they move to pnpm
56+
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
5757
- sveltekit
5858
- unocss
5959
- vike

0 commit comments

Comments
 (0)