5
0
justheuristic 3 жил өмнө
parent
commit
b0bb08e0b9

+ 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: