Skip to content

Commit

Permalink
try to increase e2e instances (#3281)
Browse files Browse the repository at this point in the history
* try to increase e2e instances

* try to make protractor vars global

* switch to browser run

* remove browser run
  • Loading branch information
DenysVuika committed Jun 19, 2023
1 parent c843a8d commit dd0590f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dd0590f

Please sign in to comment.