mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
remove logging from the check-dependent-* job (#4120)
such command belongs to the script rather than the job
This commit is contained in:
committed by
GitHub
parent
cf09a894e6
commit
ce10434170
@@ -285,7 +285,6 @@ build-adder-collator:
|
|||||||
--polkadot
|
--polkadot
|
||||||
"$DEPENDENT_REPO"
|
"$DEPENDENT_REPO"
|
||||||
"$GITHUB_PR_TOKEN"
|
"$GITHUB_PR_TOKEN"
|
||||||
- cd "$DEPENDENT_REPO" && git rev-parse --abbrev-ref HEAD
|
|
||||||
|
|
||||||
check-dependent-cumulus:
|
check-dependent-cumulus:
|
||||||
<<: *check-dependent-project
|
<<: *check-dependent-project
|
||||||
|
|||||||
Reference in New Issue
Block a user