Skip to content

Commit

Permalink
minor changes 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Oct 6, 2023
1 parent 921f4aa commit 31b92ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
java-version: '18'
distribution: 'temurin'
cache: 'maven'

- name: Test with Maven
run: mvn test --file pom.xml
Expand Down

0 comments on commit 31b92ad

Please sign in to comment.