Skip to content

Commit

Permalink
fix: make them fail intentionally before auto-merge (#299)
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 6a480cb commit ce62125
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: java
client_type: clj # Make them fail intentionally.

0 comments on commit ce62125

Please sign in to comment.