Commit 4a2183a
committed
chore: increase Cargo network retries
Quite often (at least 6 times today), tests fail because cargo fails to
download a package.
This commit sets the retries to 10 (up to the default of 3).
Signed-off-by: Marco Marangoni <mamarang@amazon.com>1 parent 255ecb9 commit 4a2183a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments