mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-05 23:41:45 +00:00
Update packages + upgrade Storybook to v10 (#17201)
* chore: Update packages + upgrade Storybook to v10 * fix: Increase timeout for UI tests
This commit is contained in:
parent
00c94083b3
commit
8e878f0cb4
8 changed files with 244 additions and 361 deletions
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
|
|
@ -209,7 +209,7 @@ jobs:
|
|||
working-directory: tools/server/webui
|
||||
|
||||
- name: Run UI tests
|
||||
run: npm run test:ui
|
||||
run: npm run test:ui -- --testTimeout=60000
|
||||
working-directory: tools/server/webui
|
||||
|
||||
- name: Run E2E tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue