Skip to content

Commit

Permalink
Use Stryker 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vbreuss committed Jan 15, 2025
1 parent 11ce095 commit 1fd5c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipeline/Build.MutationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ await gitHubClient.Issue.Comment.Update("Testably", "Testably.Abstractions",

DotNetToolInstall(_ => _
.SetPackageName("dotnet-stryker")
.SetVersion("4.0.6")
.SetToolInstallationPath(StrykerToolPath));

StrykerOutputDirectory.CreateOrCleanDirectory();
Expand Down

0 comments on commit 1fd5c98

Please sign in to comment.