mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-01 14:41:14 +00:00
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:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user