Skip to content

Commit

Permalink
Dummy modification to trigger a CI and check if dotnet-releaser proce…
Browse files Browse the repository at this point in the history
…ss exists correctly
  • Loading branch information
xoofx committed Feb 25, 2022
1 parent f70da75 commit d6b6559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dotnet-releaser/Logging/ISimpleLogger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public SimpleLoggerRedirect(ILogger log)
}

public bool HasErrors { get; private set; }

public void LogStartGroup(string name)
{
if (_runningFromGitHubAction)
Expand Down

0 comments on commit d6b6559

Please sign in to comment.