mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-31 01:02:04 +08:00
return to default 4096. that's probably not the cause
This commit is contained in:
@@ -123,7 +123,7 @@ jobs:
|
||||
name: Build client
|
||||
command: cd client && yarn run build
|
||||
environment:
|
||||
NODE_OPTIONS: --max_old_space_size=512
|
||||
NODE_OPTIONS: --max_old_space_size=4096
|
||||
- run: cd client && yarn run qunit
|
||||
js_lint:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user