We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b53e28 commit 514df30Copy full SHA for 514df30
.github/workflows/pull_request.yml
@@ -4,6 +4,7 @@ on:
4
5
env:
6
SKIP_PREFLIGHT_CHECK: true
7
+ NODE_OPTIONS: --max_old_space_size=8192
8
9
jobs:
10
build-deploy:
0 commit comments