Browse Source

increase run timeout

dinhlongviolin1 1 month ago
parent
commit
4198515ba9
1 changed files with 1 additions and 1 deletions
  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: