diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index af957155..3f4954f9 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -28,4 +28,4 @@ jobs: - uses: actions/checkout@v3 - uses: vdaas/vald-client-ci/.github/actions/e2e@main with: - client_type: go # Make them fail intentionally. + client_type: java