Skip to content

Commit

Permalink
ci: jenv doctor exits with non-zero status?
Browse files Browse the repository at this point in the history
  • Loading branch information
easye committed Mar 13, 2024
1 parent df814c7 commit cf35dfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/install-openjdk.bash
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,4 @@ add_jdk_to_jenv
. ${DIR}/set-jdk.bash ${jdk} ${ABCL_ROOT}

jenv doctor
exit 0

0 comments on commit cf35dfc

Please sign in to comment.