We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4936609 commit 20eab6dCopy full SHA for 20eab6d
.github/workflows/test-installers.yml
@@ -182,7 +182,7 @@ jobs:
182
# Similar to total task timeout, setting these higher than the default
183
# value to account for very slow windows machines
184
COMPASS_E2E_MOCHA_TIMEOUT: 720000 # 12min
185
- COMPASS_E2E_WEBDRIVER_WAITFOR_TIMEOUT: 360000 # 6min
+ COMPASS_E2E_WEBDRIVER_WAITFOR_TIMEOUT: 600000 # 10min
186
steps:
187
- name: Checkout
188
uses: actions/checkout@v2
0 commit comments