mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-17 11:37:10 +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:
committed by
GitHub
parent
00c94083b3
commit
8e878f0cb4
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
|
||||
|
||||
Reference in New Issue
Block a user