Skip to content

Commit b3e69d4

Browse files
committed
[pom] Add comment on how to disable excluded groups runs
1 parent 5fcf793 commit b3e69d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132

133133
<properties>
134134
<clirr.comparisonVersion>3.4.6</clirr.comparisonVersion>
135+
<!-- Excluded groups are ran on github ci, to force here, pass -d"excludedGroups=" -->
135136
<excludedGroups>TestcontainersTests</excludedGroups>
136137
<maven.compiler.testCompilerArgument>-parameters</maven.compiler.testCompilerArgument>
137138
<module.name>org.mybatis</module.name>

0 commit comments

Comments
 (0)