From 7c4d71a47457873e4989cae4f4cbf741f550c33f Mon Sep 17 00:00:00 2001 From: John Luo Date: Thu, 25 Jan 2024 18:21:22 -0500 Subject: [PATCH] Test PR --- tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.yml b/tests.yml index 53957e4d9..0588f8e75 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