Skip to content

Commit 87b425e

Browse files
committed
wip
1 parent ece243e commit 87b425e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/run-container-ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ fi
4545

4646
# Fetch origin/master so that we can diff when checking coding style.
4747
git remote set-branches --add origin ${TARGET_BRANCH}
48-
git fetch origin
48+
git fetch origin ${TARGET_BRANCH} -t
4949

5050
TARGET_BRANCH=origin/${TARGET_BRANCH}
5151

0 commit comments

Comments
 (0)