Explorar el Código

increase run timeout

dinhlongviolin1 hace 1 mes
padre
commit
4198515ba9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/partial-tests.yml

+ 1 - 1
.github/workflows/partial-tests.yml

@@ -19,7 +19,7 @@ jobs:
       - uses: chartboost/ruff-action@v1
   tests:
     needs: linter
-    timeout-minutes: 50
+    timeout-minutes: 70
     strategy:
       fail-fast: false
       matrix: