Skip to content

Commit

Permalink
chore: disable remix until they move to pnpm (vitejs#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev authored Feb 12, 2024
1 parent 3c69653 commit 36b29f7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ecosystem-ci-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ jobs:
- previewjs
- qwik
- rakkas
- remix
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
# - remix # disabled until they move to pnpm
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
- sveltekit
- unocss
- vike
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ecosystem-ci-selected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ on:
- previewjs
- qwik
- rakkas
- remix
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
# - remix # disabled until they move to pnpm
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
- sveltekit
- unocss
- vike
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
- previewjs
- qwik
- rakkas
- remix
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
# - remix # disabled until they move to pnpm
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
- sveltekit
- unocss
- vike
Expand Down

0 comments on commit 36b29f7

Please sign in to comment.