Skip to content

Commit c107f42

Browse files
otherother
authored andcommitted
Ignoring unnecessarily generated surefire-report
1 parent 1499b5b commit c107f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
java-version: '8'
1414
distribution: 'adopt'
1515
- name: Run the Maven verify phase
16-
run: mvn --batch-mode --update-snapshots -P dev verify
16+
run: mvn --batch-mode --update-snapshots -P dev verify -Dsurefire.useFile=false -DdisableXmlReport=true

0 commit comments

Comments
 (0)