Skip to content

Commit

Permalink
try exclude again
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Sep 22, 2024
1 parent ef3d417 commit f475168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2004,7 +2004,7 @@
</includes>
<excludes>
<exclude>**/integration/*</exclude>
<excludedGroups>.*OpenCV.*</excludedGroups>
<exclude>**/*OpenCV*.java</exclude>
</excludes>
<forkNode
implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />
Expand Down

0 comments on commit f475168

Please sign in to comment.