Skip to content

Commit

Permalink
Update .github/workflows/ci-unit-tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Jan 24, 2025
1 parent 75cd5ac commit b26cfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: make test-ci

- name: upload code coverage
uses: Wandalen/wretry.action@v3.7.0
uses: Wandalen/wretry.action@v3.8.0
with:
attempt_limit: 6
# sleep 10 seconds between retries
Expand Down

0 comments on commit b26cfca

Please sign in to comment.