Skip to content

Commit

Permalink
Update maven-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmestefanjay authored Sep 16, 2024
1 parent 40c1116 commit 9560155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
cache: maven
cache-dependency-path: 'template-tests/pom.xml'
- name: Build with Maven
run: mvn test --file template-tests/pom.xml
run: mvn test -B --file template-tests/pom.xml

0 comments on commit 9560155

Please sign in to comment.