From: 志宇 Date: Sun, 14 Sep 2025 23:20:01 +0000 (+0000) Subject: chore(ci): Add retry to codecov X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.CommandStringError.html?a=commitdiff_plain;h=62e854a4ee3cc8317ae519d823bb026236694518;p=bdk chore(ci): Add retry to codecov --- diff --git a/.github/workflows/code_coverage.yml b/.github/workflows/code_coverage.yml index d6d8e9ac..52f0b3e4 100644 --- a/.github/workflows/code_coverage.yml +++ b/.github/workflows/code_coverage.yml @@ -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: