File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,6 +157,11 @@ jobs:
157157 # TODO(fengmk2): run all builds and tests after tsdown version upgrade
158158 vite run @vitejs/plugin-rsc#build
159159 vite run @vitejs/plugin-rsc#test
160+ - name : waku
161+ node-version : 24
162+ command : |
163+ vite run compile
164+ vite run test:unit
160165
161166 steps :
162167 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 44frm-stack
55vue-mini
66vite-plugin-react
7+ waku
Original file line number Diff line number Diff line change 2828 "repository" : " https://github.com/vitejs/vite-plugin-react.git" ,
2929 "branch" : " main" ,
3030 "hash" : " 0d3912b73d3aa1dc8f64619c82b3dacb0769e49e"
31+ },
32+ "waku" : {
33+ "repository" : " https://github.com/wakujs/waku.git" ,
34+ "branch" : " main" ,
35+ "hash" : " 924f2b994629cdef19a24dcf2aeea703cab6081c"
3136 }
3237}
You can’t perform that action at this time.
0 commit comments