Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 6a21688

Browse files
authored
ci: Number of tests is increasing, need more time (#1256)
1 parent 8969ae4 commit 6a21688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
yarn install --frozen-lockfile
8787
8888
- name: Run e2e test suite
89-
timeout-minutes: 30 # 8-10 minutes is enough to pass tests
89+
timeout-minutes: 40
9090
env:
9191
NODE_ENV: 'production'
9292
TEST_ENV: true

0 commit comments

Comments
 (0)