Browse Source

check flappiness

justheuristic 3 năm trước cách đây
mục cha
commit
b0bb08e0b9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/run-tests.yaml

+ 1 - 0
.github/workflows/run-tests.yaml

@@ -42,6 +42,7 @@ jobs:
     strategy:
       matrix:
         python-version: [ 3.7, 3.8, 3.9 ]
+        attempt: [ 1 2 3 4 5 6 7 8 9 0 ]
       fail-fast: false
     timeout-minutes: 15
     steps: