Skip to content

Commit

Permalink
Use maven wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
copierrj committed May 8, 2024
1 parent 5ce6b23 commit 0325623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
distribution: temurin
cache: 'maven'
- name: Build with Maven
run: mvn -B -q -ff test --file pom.xml
run: ./mvnw -B -q -ff test --file pom.xml

0 comments on commit 0325623

Please sign in to comment.