Skip to content

Commit

Permalink
chore: let all suites be selected (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Mar 6, 2024
1 parent 9fccb45 commit ddeacc3
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 5 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ecosystem-ci-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ on:
- analogjs
- astro
- histoire
# - iles # disabled until its CI is fixed
- hydrogen
- iles
- ladle
- laravel
- marko
Expand All @@ -41,7 +42,7 @@ on:
- previewjs
- qwik
- rakkas
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
- storybook
- sveltekit
- unocss
- vike
Expand Down Expand Up @@ -127,6 +128,7 @@ jobs:
- analogjs
- astro
- histoire
# - hydrogen # disabled until they complete they migration back to Vite
# - iles # disabled until its CI is fixed
- ladle
- laravel
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/ecosystem-ci-selected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ on:
- analogjs
- astro
- histoire
# - iles # disabled until its CI is fixed
- hydrogen
- iles
- ladle
- laravel
- marko
Expand All @@ -46,8 +47,8 @@ on:
- previewjs
- qwik
- rakkas
# - remix # disabled until they move to pnpm
# - storybook # disabled until test is updated, see https://github.com/vitejs/vite-ecosystem-ci/issues/130
- remix
- storybook
- sveltekit
- unocss
- vike
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- analogjs
- astro
- histoire
# - hydrogen # disabled until they complete they migration back to Vite
# - iles # disabled until its CI is fixed
- ladle
- laravel
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ddeacc3

Please sign in to comment.