Skip to content

Commit

Permalink
fix: use client type go (#300)
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 authored May 21, 2024
1 parent ce62125 commit 864d819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- uses: actions/checkout@v3
- uses: vdaas/vald-client-ci/.github/actions/e2e@main
with:
client_type: clj # Make them fail intentionally.
client_type: go # Make them fail intentionally.

0 comments on commit 864d819

Please sign in to comment.