Skip to content

Commit 3390340

Browse files
committed
chore: run npm tests in test phase (allows to skip tests)
1 parent f6b2ba0 commit 3390340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-admin-server-ui/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
<goals>
116116
<goal>npm</goal>
117117
</goals>
118+
<phase>test</phase>
118119
<configuration>
119120
<arguments>run test</arguments>
120121
</configuration>

0 commit comments

Comments
 (0)