[ci] Use native git cli in cargo (#4200)

More details can be found
[here](https://github.com/paritytech/ci_cd/issues/939#issuecomment-2064061845)
This commit is contained in:
Alexander Samusev
2024-04-18 17:57:22 +02:00
committed by GitHub
parent 91d4a207af
commit 9f12d2196e
@@ -8,6 +8,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
env:
CARGO_NET_GIT_FETCH_WITH_CLI: true
jobs:
test-linux-stable-int:
runs-on: arc-runners-polkadot-sdk