mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 20:25:40 +00:00
remove logging from the check-dependent-* job (#10076)
such command should belong to the script rather than the job
This commit is contained in:
committed by
GitHub
parent
c8126908d4
commit
6334692e9c
@@ -570,7 +570,6 @@ cargo-check-macos:
|
||||
--substrate
|
||||
"$DEPENDENT_REPO"
|
||||
"$GITHUB_PR_TOKEN"
|
||||
- cd "$DEPENDENT_REPO" && git rev-parse --abbrev-ref HEAD
|
||||
|
||||
# Individual jobs are set up for each dependent project so that they can be ran in parallel.
|
||||
# Arguably we could generate a job for each companion in the PR's description using Gitlab's
|
||||
|
||||
Reference in New Issue
Block a user