Skip to content

Commit

Permalink
drop: show maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjburling committed Jan 27, 2024
1 parent 2f9c8f5 commit aa970c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
with:
java-version: '21'
distribution: 'corretto'
- name: Show maven version
run: mvn --version
- name: 'Run maven ${{ matrix.mvn_commmand }}'
run: mvn com.spotify.fmt:fmt-maven-plugin:check
working-directory: ./apps
Expand Down

0 comments on commit aa970c6

Please sign in to comment.