瀏覽代碼

Increase CI reruns

Zed 5 月之前
父節點
當前提交
7d431781c3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/run-tests.yml

+ 1 - 1
.github/workflows/run-tests.yml

@@ -142,4 +142,4 @@ jobs:
         run: |
           ./nitter &
           cd tests
-          poetry run pytest -n3 --reruns=3 --rs .
+          poetry run pytest -n3 --reruns=5 --rs .