Skip to content

Commit

Permalink
try to increase e2e instances
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika authored and azakrzewski-hy committed Jun 19, 2023
1 parent fdbc8f7 commit 23934e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/run-e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ runs:
echo "APP_CONFIG_OAUTH2_REDIRECT_LOGOUT=/"
echo "APP_CONFIG_OAUTH2_REDIRECT_LOGIN=/"
echo "APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI={protocol}//{hostname}{:port}/assets/silent-refresh.html"
echo "MAXINSTANCES=2"
echo "RETRY_COUNT=2"
} >> .env
npm start > /dev/null &\
Expand Down

0 comments on commit 23934e6

Please sign in to comment.