diff --git a/GitHubActionsTest/Test.cs b/GitHubActionsTest/Test.cs index b15296c..3b0ab27 100644 --- a/GitHubActionsTest/Test.cs +++ b/GitHubActionsTest/Test.cs @@ -6,3 +6,4 @@ public override string ToString() => "Hello, world!"; } } +intentionally broke this