More tenacious CI networking

This commit is contained in:
Aleksey Kladov 2020-01-07 17:50:24 +01:00
parent ca2a9b50c0
commit 817df4571f

View File

@ -18,6 +18,8 @@ jobs:
RUSTFLAGS: -D warnings
CARGO_INCREMENTAL: 0
RUN_SLOW_TESTS: 1
RUSTUP_MAX_RETRIES: 10
CARGO_NET_RETRY: 10
steps:
- name: Checkout repository