Skip to content

Commit 4c88912

Browse files
authored
Run prettier in verify phase (#460)
1 parent 5346234 commit 4c88912

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)