Sfoglia il codice sorgente

increase run timeout

dinhlongviolin1 1 mese fa
parent
commit
4198515ba9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: