浏览代码

Puppeteer E2E test: Increase timeout from 15 to 20 minutes (#25880)

Levi Pesin 2 年之前
父节点
当前提交
7b04b508e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -53,7 +53,7 @@ jobs:
   e2e:
     name: E2E testing
     runs-on: ${{ matrix.os }}
-    timeout-minutes: 15
+    timeout-minutes: 20
     strategy:
       fail-fast: false
       matrix: