Skip to content

Commit

Permalink
retrying test that breaks on macos latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rominator1983 committed Aug 25, 2022
1 parent 7815dcd commit 222c92b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GitVersion.Core.Tests/Core/GitVersionExecutorTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public void GitPreparerShouldNotFailWhenTargetPathNotInitialized()
}

[Test]
[Retry(10)]
public void CacheKeyForWorktree()
{
using var fixture = new EmptyRepositoryFixture();
Expand Down

0 comments on commit 222c92b

Please sign in to comment.