Skip to content

Commit

Permalink
fix the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Oct 7, 2023
1 parent a356d1b commit e3f40b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
distribution: 'temurin'
java-version: '${{ matrix.version }}'
- name: Test Java
run: mvn -B verify
run: mvn -B install

0 comments on commit e3f40b4

Please sign in to comment.