Skip to content

Commit

Permalink
perf[hotswap]: skip test in maven install
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysunxiao committed Sep 20, 2023
1 parent 029b43d commit fc1c4e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hotswap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<configuration>
<threadCount>8</threadCount>
<argLine>-Dfile.encoding=${file.encoding}</argLine>
<skipTests>true</skipTests>
</configuration>
</plugin>

Expand Down

0 comments on commit fc1c4e9

Please sign in to comment.