Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Remove logging from the check-dependent-* job #4120

Merged
merged 1 commit into from
Oct 21, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down