Skip to content

Commit

Permalink
add_odh_test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shilpa Chugh committed Jun 28, 2024
1 parent 2010c16 commit ea5ed75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/odh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
go test -c -o compiled-tests/kfto ./tests/kfto/core
go test -c -o compiled-tests/kfto-upgrade ./tests/kfto/upgrade
go test -c -o compiled-tests/odh ./tests/odh
- name: Creates a release in GitHub
run: |
Expand Down

0 comments on commit ea5ed75

Please sign in to comment.