]> Untitled Git - bdk/commitdiff
fix(ci): remove retry/retry-delay
authorLeonardo Lima <oleonardolima@users.noreply.github.com>
Thu, 25 Sep 2025 04:05:29 +0000 (14:05 +1000)
committerLeonardo Lima <oleonardolima@users.noreply.github.com>
Thu, 25 Sep 2025 04:05:29 +0000 (14:05 +1000)
.github/workflows/code_coverage.yml

index 52f0b3e479931e1520a9d54e67b891ca44119e8a..d6d8e9acf1ff4e7c083a5ae3be61334a13953343 100644 (file)
@@ -36,8 +36,6 @@ 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: