Skip to content

Commit bd32e87

Browse files
authored
ci: don't re run failing tests (#1019)
1 parent dc0b621 commit bd32e87

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@
206206
<groupId>org.apache.maven.plugins</groupId>
207207
<artifactId>maven-surefire-plugin</artifactId>
208208
<version>${maven-surefire-plugin.version}</version>
209-
<configuration>
210-
<rerunFailingTestsCount>3</rerunFailingTestsCount>
211-
</configuration>
212209
</plugin>
213210
<plugin>
214211
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)