try to increase e2e instances (#3281)

* try to increase e2e instances

* try to make protractor vars global

* switch to browser run

* remove browser run
This commit is contained in:
Denys Vuika
2023-06-19 13:50:25 +01:00
committed by GitHub
parent c843a8dbaa
commit dd0590f655

View File

@@ -47,6 +47,8 @@ env:
APP_CONFIG_ENABLE_FILE_AUTO_DOWNLOAD: true
APP_CONFIG_FILE_AUTO_DOWNLOAD_SIZE_THRESHOLD_IN_MB: 15
GH_BUILD_NUMBER: ${{ github.run_id }}
MAXINSTANCES: 2
RETRY_COUNT: 2
jobs:
lint: