From 3e8f39424478dbf2d2b969d44bcf69a2b5371736 Mon Sep 17 00:00:00 2001 From: David Maas Date: Tue, 21 Jul 2020 15:37:30 -0500 Subject: [PATCH] Intentionally broke the build --- GitHubActionsTest/Test.cs | 1 + 1 file changed, 1 insertion(+) 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