nervosnetwork / ckb

The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
https://www.nervos.org
MIT License
1.15k stars 228 forks source link

chore(test): add retry for git clone in cli_test #4630

Closed chenyukang closed 1 week ago

chenyukang commented 1 week ago

What problem does this PR solve?

Sometimes git clone may fail for network issues.

What is changed and how it works?

Add a retry strategy for it.

Related changes

Check List

Tests

Release note

None: Exclude this PR from the release note.