mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
[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:
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
|
||||
|
||||
Reference in New Issue
Block a user