remove logging from the check-dependent-* job (#4120)

such command belongs to the script rather than the job
This commit is contained in:
João Paulo Silva de Souza
2021-10-21 11:03:54 -03:00
committed by GitHub
parent cf09a894e6
commit ce10434170
-1
View File
@@ -285,7 +285,6 @@ build-adder-collator:
--polkadot
"$DEPENDENT_REPO"
"$GITHUB_PR_TOKEN"
- cd "$DEPENDENT_REPO" && git rev-parse --abbrev-ref HEAD
check-dependent-cumulus:
<<: *check-dependent-project