Browse Source

increase run timeout

dinhlongviolin1 1 tháng trước cách đây
mục cha
commit
4198515ba9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: