Skip to content

Commit

Permalink
also log test jdb version
Browse files Browse the repository at this point in the history
  • Loading branch information
hgschmie committed Dec 28, 2023
1 parent 19bf07f commit 8ea8d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
JAVA_HOME: ${{ steps.test_jdk.outputs.path }}
run: |
echo "$JAVA_HOME/bin" >> ${GITHUB_PATH}
./mvnw --version
- name: run tests
env:
Expand Down

0 comments on commit 8ea8d5f

Please sign in to comment.