Skip to content

Commit 2778e80

Browse files
Copilotti-chi-bot
andcommitted
Revert to base for re-commit with signoff
Signed-off-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ti-chi-bot <71242396+ti-chi-bot@users.noreply.github.com>
1 parent 3cbe125 commit 2778e80

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.github/workflows/ci-cdc.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,3 @@ jobs:
5050
run: |
5151
cd cdc/
5252
make cdc
53-
cdc-unit-test:
54-
runs-on: ubuntu-latest
55-
steps:
56-
- uses: actions/checkout@v2
57-
- uses: actions/setup-go@v2
58-
with:
59-
go-version: '${{ env.GO_VERSION }}'
60-
- name: make unit_test_in_verify_ci
61-
shell: bash
62-
env:
63-
TIKV_MIGRATION_CODECOV_TOKEN: ${{ secrets.TIKV_MIGRATION_CODECOV_TOKEN }}
64-
run: |
65-
cd cdc/
66-
make unit_test_in_verify_ci

0 commit comments

Comments
 (0)