Skip to content

Commit

Permalink
fix: add debug job for version checking
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed May 8, 2024
1 parent 61b685d commit f574d4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ jobs:
- uses: vdaas/vald-client-ci/.github/actions/e2e@feat/add-common-workflows
with:
client_type: clj
version-check-test:
uses: vdaas/vald-client-ci/.github/workflows/_check-version.yaml@feat/add-common-workflows
secrets: inherit
with:
tag_list_api_url: "https://api.github.com/repos/vdaas/vald-client-java/tags"
# build-test:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit f574d4b

Please sign in to comment.