Skip to content

Commit 31935b3

Browse files
Merge remote-tracking branch 'origin/master' into ParenthesedSelectBody
2 parents ad9e98d + 31ef1aa commit 31935b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
distribution: 'temurin'
2828
cache: maven
2929
- name: Build with Maven
30-
run: mvn -B package --file pom.xml
30+
run: mvn -B package --file pom.xml -DdisableXmlReport=true

0 commit comments

Comments
 (0)