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,11 @@ 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 : waku
171+ node-version : 24
172+ command : |
173+ vite run compile
174+ vite run test:unit
170175
171176 steps :
172177 - 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+ waku
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+ "waku" : {
38+ "repository" : " https://github.com/wakujs/waku.git" ,
39+ "branch" : " main" ,
40+ "hash" : " 924f2b994629cdef19a24dcf2aeea703cab6081c"
3641 }
3742}
You can’t perform that action at this time.
0 commit comments