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 895a642 commit 7003cd9Copy full SHA for 7003cd9
.github/workflows/test.yml
@@ -49,6 +49,8 @@ jobs:
49
50
- name: Cypress run
51
uses: cypress-io/github-action@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c # v6.10.2
52
+ env:
53
+ NODE_OPTIONS: --max-old-space-size=4096
54
with:
55
browser: chrome
56
component: true
0 commit comments