Skip to content

Commit a9b5b22

Browse files
committed
Run prettier in verify phase
1 parent 5346234 commit a9b5b22

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
@@ -130,7 +130,7 @@ THE SOFTWARE.
130130
<goals>
131131
<goal>npm</goal>
132132
</goals>
133-
<phase>install</phase>
133+
<phase>verify</phase>
134134
<configuration>
135135
<arguments>run lint</arguments>
136136
</configuration>

0 commit comments

Comments
 (0)