mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 21:21:11 +00:00
ci: make sure master branch is available for check_runtime (#720)
This commit is contained in:
committed by
GitHub
parent
ec0a7604a0
commit
039c73f428
@@ -12,6 +12,9 @@ set -e # fail on any error
|
||||
# give some context
|
||||
git log --graph --oneline --decorate=short -n 10
|
||||
|
||||
# make sure the master branch is available in shallow clones
|
||||
git fetch --depth=${GIT_DEPTH:-100} origin master
|
||||
|
||||
|
||||
github_label () {
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user