Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 1532e4d

Browse files
committed
Remove setup-upstream-remote.sh
It shouldn't be needed anymore.
1 parent 6c4cdb9 commit 1532e4d

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
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

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)