Skip to content

Commit 23d475b

Browse files
committed
add to CI
1 parent 78be189 commit 23d475b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
- name: Run unit tests
3838
run: pnpm --filter tests unit:ci
3939

40+
- name: Run start unit tests
41+
run: pnpm --filter @solidjs/start test:ci
42+
4043
- name: E2E Chromium
4144
uses: cypress-io/github-action@v6
4245
with:

0 commit comments

Comments
 (0)