Skip to content

Commit

Permalink
add dubbo sync test
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind committed Oct 13, 2023
1 parent d516da2 commit ca77b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ jobs:
script: e2e-http-mysql
- case: shenyu-e2e-case-http
script: e2e-http-postgres
- case: shenyu-e2e-case-grpc
script: e2e-grpc-sync.sh
steps:
- uses: actions/checkout@v2
with:
Expand Down Expand Up @@ -200,6 +198,8 @@ jobs:
script: e2e-apache-dubbo-sync
- case: shenyu-e2e-case-sofa
script: e2e-sofa-sync
- case: shenyu-e2e-case-grpc
script: e2e-grpc-sync
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit ca77b46

Please sign in to comment.