mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
Merge pull request #11014 from Kilo-Org/fix/vscode-storybook-heap
ci: raise VS Code Storybook heap limit
This commit is contained in:
@@ -211,6 +211,10 @@ jobs:
|
||||
name: Visual Regression (kilo-vscode webview)
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
timeout-minutes: 15
|
||||
# kilocode_change start
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
# kilocode_change end
|
||||
|
||||
steps:
|
||||
- name: Checkout (internal)
|
||||
|
||||
Reference in New Issue
Block a user