Skip to content

Commit 51db28e

Browse files
?
1 parent 6c96166 commit 51db28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codebuild/ci/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ phases:
77
java: corretto11
88
build:
99
commands:
10-
- mvn -T 4 -ntp com.coveo:fmt-maven-plugin:check
10+
- mvn -T 4 -ntp com.coveo:fmt-maven-plugin:check -Dfmt.verbose=true
1111
- ./util/test-conditions.sh

0 commit comments

Comments
 (0)