Skip to content

Commit 52e6d1d

Browse files
committed
Remove setup-upstream-remote.sh
It shouldn't be needed anymore.
1 parent c5d879c commit 52e6d1d

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
@@ -111,9 +111,6 @@ jobs:
111111
# which then uses log commands to actually set them.
112112
EXTRA_VARIABLES: ${{ toJson(matrix.env) }}
113113

114-
- name: setup upstream remote
115-
run: src/ci/scripts/setup-upstream-remote.sh
116-
117114
- name: ensure the channel matches the target branch
118115
run: src/ci/scripts/verify-channel.sh
119116

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

-24
This file was deleted.

0 commit comments

Comments
 (0)