perf[hotswap]: skip test in maven install

This commit is contained in:
godotg
2023-09-20 22:07:27 +08:00
parent 029b43d54a
commit fc1c4e9299
+1
View File
@@ -146,6 +146,7 @@
<configuration>
<threadCount>8</threadCount>
<argLine>-Dfile.encoding=${file.encoding}</argLine>
<skipTests>true</skipTests>
</configuration>
</plugin>