File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -167,6 +167,12 @@ jobs:
167167 vite run tests-e2e#test
168168 VITE_TEST_BUILD=1 vite run tests-e2e#test
169169 vite run tests-init#test
170+ - name : tanstack-start-helloworld
171+ node-version : 24
172+ command : |
173+ npx playwright install chromium
174+ vite run test
175+ vite run build
170176
171177 steps :
172178 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ frm-stack
55vue-mini
66vite-plugin-react
77vitepress
8+ tanstack-start-helloworld
Original file line number Diff line number Diff line change 3333 "repository" : " https://github.com/vuejs/vitepress.git" ,
3434 "branch" : " feat/vite-8" ,
3535 "hash" : " 9330f228861623c71f2598271d4e79c9c53f2c08"
36+ },
37+ "tanstack-start-helloworld" : {
38+ "repository" : " https://github.com/fengmk2/tanstack-start-helloworld.git" ,
39+ "branch" : " main" ,
40+ "hash" : " 09bafe177bbcd1e3108c441a67601ae6380ad352"
3641 }
3742}
You can’t perform that action at this time.
0 commit comments