Skip to content

Commit 210cb9b

Browse files
committed
Remove setup-upstream-remote.sh
It shouldn't be needed anymore.
1 parent 3f61da7 commit 210cb9b

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,6 @@ jobs:
116116
# which then uses log commands to actually set them.
117117
EXTRA_VARIABLES: ${{ toJson(matrix.env) }}
118118

119-
- name: setup upstream remote
120-
run: src/ci/scripts/setup-upstream-remote.sh
121-
122119
- name: ensure the channel matches the target branch
123120
run: src/ci/scripts/verify-channel.sh
124121

src/ci/scripts/setup-upstream-remote.sh

-24
This file was deleted.

0 commit comments

Comments
 (0)