Skip to content

Commit

Permalink
Try to improve Windows test stability on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jblievremont committed Mar 2, 2023
1 parent 2535e42 commit c811e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
<environmentVariables>
<PATH>${basedir}/src/test/resources/fake-ts-project/node${path.separator}${env.PATH}</PATH>
</environmentVariables>
<rerunFailingTestsCount>2</rerunFailingTestsCount>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit c811e40

Please sign in to comment.