File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,6 +173,11 @@ jobs:
173173 npx playwright install chromium
174174 vite run test
175175 vite run build
176+ - name : waku
177+ node-version : 24
178+ command : |
179+ vite run compile
180+ vite run test:unit
176181
177182 steps :
178183 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ frm-stack
55vue-mini
66vite-plugin-react
77vitepress
8- tanstack-start-helloworld
8+ tanstack-start-helloworld
9+ waku
Original file line number Diff line number Diff line change 3838 "repository" : " https://github.com/fengmk2/tanstack-start-helloworld.git" ,
3939 "branch" : " main" ,
4040 "hash" : " 09bafe177bbcd1e3108c441a67601ae6380ad352"
41+ },
42+ "waku" : {
43+ "repository" : " https://github.com/wakujs/waku.git" ,
44+ "branch" : " main" ,
45+ "hash" : " 924f2b994629cdef19a24dcf2aeea703cab6081c"
4146 }
4247}
You can’t perform that action at this time.
0 commit comments