Browse Source

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

Levi Pesin 2 years ago
parent
commit
6ba91f1d5b
1 changed files with 1 additions and 0 deletions
  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: