瀏覽代碼

Puppeteer E2E test: Set timeout to 15 minutes (#25501)

Levi Pesin 2 年之前
父節點
當前提交
6ba91f1d5b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/ci.yml

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

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