From 66a15ebb5b76c96e246c59b2fbdd8f356e46fc82 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 26 Jan 2024 11:47:26 -0500 Subject: [PATCH] Testing Tugboat regression --- tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.yml b/tests.yml index 53957e4d9..1889b0684 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