From 46fd848e5da4e90c0f56eb25b1bd589ecd09ef85 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 22 Dec 2023 12:58:36 -0600 Subject: [PATCH] Mock change --- tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.yml b/tests.yml index 53957e4d9..9bc2115c8 100644 --- a/tests.yml +++ b/tests.yml @@ -13,6 +13,8 @@ tasks: # .github/workflows/set-tests-statuses.yml as well for the # test to be required effectively. + # Hello world! + # The following is necessary to ensure that the tests are set to "pending" # when the staging post-deploy tests start. If the tests are not all set to # pending, then there is a chance that the auto deploy Jenkins job will check