Skip to content

Commit

Permalink
fix: fix java github action
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <[email protected]>
  • Loading branch information
zong-zhe committed Dec 18, 2024
1 parent c16ba1b commit 9aca859
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
<configuration>
<forkCount>1</forkCount>
<reuseForks>true</reuseForks>
</configuration>
</plugin>
<plugin>
<artifactId>exec-maven-plugin</artifactId>
Expand Down

0 comments on commit 9aca859

Please sign in to comment.