Update e2e.yml (#2778)

This commit is contained in:
Anna Szczęch 2022-12-07 10:16:15 +01:00 committed by GitHub
parent c2a322aa95
commit 20d79dce71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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