Update e2e.yml (#2778)
This commit is contained in:
parent
c2a322aa95
commit
20d79dce71
1 changed files with 2 additions and 0 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
@ -83,6 +83,8 @@ jobs:
|
|||
run-tests-in-parallel-on-label:
|
||||
needs: [get-selected-tags-and-containers, install-cypress]
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||
container: cypress/browsers:node18.12.0-chrome106-ff106
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in a new issue