mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 13:41:08 +00:00
pass $COMPANION_OVERRIDES to check_dependent_project (#5708)
This commit is contained in:
committed by
GitHub
parent
d511c207f4
commit
ba9349240a
@@ -312,6 +312,7 @@ build-staking-miner:
|
|||||||
--dependent-repo "$DEPENDENT_REPO"
|
--dependent-repo "$DEPENDENT_REPO"
|
||||||
--github-api-token "$GITHUB_PR_TOKEN"
|
--github-api-token "$GITHUB_PR_TOKEN"
|
||||||
--extra-dependencies "$EXTRA_DEPENDENCIES"
|
--extra-dependencies "$EXTRA_DEPENDENCIES"
|
||||||
|
--companion-overrides "$COMPANION_OVERRIDES"
|
||||||
|
|
||||||
check-dependent-cumulus:
|
check-dependent-cumulus:
|
||||||
<<: *check-dependent-project
|
<<: *check-dependent-project
|
||||||
|
|||||||
Reference in New Issue
Block a user