Explorar o código

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

Levi Pesin %!s(int64=2) %!d(string=hai) anos
pai
achega
7b04b508e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: