]> Untitled Git - bdk/commitdiff
chore(ci): Add retry to codecov
author志宇 <hello@evanlinjin.me>
Sun, 14 Sep 2025 23:20:01 +0000 (23:20 +0000)
committer志宇 <hello@evanlinjin.me>
Sun, 14 Sep 2025 23:20:01 +0000 (23:20 +0000)
.github/workflows/code_coverage.yml

index d6d8e9acf1ff4e7c083a5ae3be61334a13953343..52f0b3e479931e1520a9d54e67b891ca44119e8a 100644 (file)
@@ -36,6 +36,8 @@ jobs:
         uses: coverallsapp/github-action@master
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }}
+        retry: 3
+        retry-delay: 30
       - name: Upload artifact
         uses: actions/upload-artifact@v4
         with: