Explorar o código

increase timeout

Steven Silvester %!s(int64=4) %!d(string=hai) anos
pai
achega
ec34872662
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/linuxtests.yml

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

@@ -17,7 +17,7 @@ jobs:
           - group: docs
             python: 3.5
       fail-fast: false
-    timeout-minutes: 90
+    timeout-minutes: 120
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v2