Skip to content

Commit

Permalink
Remove test-native execution from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel authored Nov 18, 2024
1 parent 4bf1523 commit 8b69a47
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -194,13 +194,6 @@
</goals>
<phase>package</phase>
</execution>
<execution>
<id>test-native</id>
<goals>
<goal>test</goal>
</goals>
<phase>test</phase>
</execution>
</executions>
<configuration>
<imageName>lox</imageName>
Expand Down

0 comments on commit 8b69a47

Please sign in to comment.