We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d392b9 commit c3e586eCopy full SHA for c3e586e
.cirrus.yml
@@ -2,7 +2,6 @@ only_if: $CIRRUS_TAG == '' && ($CIRRUS_PR != '' || $CIRRUS_BRANCH == 'main' || $
2
auto_cancellation: $CIRRUS_PR != ''
3
env:
4
CARGO_INCREMENTAL: '0'
5
- CARGO_NET_GIT_FETCH_WITH_CLI: 'true'
6
CARGO_NET_RETRY: '10'
7
CARGO_TERM_COLOR: always
8
RUST_BACKTRACE: '1'
0 commit comments