Skip to content

Commit 6ea9e29

Browse files
sgoldfedcgruber
authored andcommitted
Moved checkstyle to run before integration tests.
1 parent 01d51d5 commit 6ea9e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
</configuration>
150150
<executions>
151151
<execution>
152-
<phase>verify</phase>
152+
<phase>compile</phase>
153153
<goals>
154154
<goal>checkstyle</goal>
155155
</goals>

0 commit comments

Comments
 (0)