diff options
Diffstat (limited to 'src/ci/github-actions')
| -rw-r--r-- | src/ci/github-actions/ci.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 19d6b517552..9947bb44ed4 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -163,10 +163,6 @@ x--expand-yaml-anchors--remove: EXTRA_VARIABLES: ${{ toJson(matrix.env) }} <<: *step - - name: decide whether to skip this job - run: src/ci/scripts/should-skip-this.sh - <<: *step - - name: ensure the channel matches the target branch run: src/ci/scripts/verify-channel.sh <<: *step |
