Skip to content

Commit 64eeecd

Browse files
committed
Run integration tests during ci build.
See #1637
1 parent 16ab1c4 commit 64eeecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
</execution>
293293
<execution>
294294
<id>failsafe-verify</id>
295-
<phase>verify</phase>
295+
<phase>integration-test</phase>
296296
<goals>
297297
<goal>verify</goal>
298298
</goals>

0 commit comments

Comments
 (0)