From f2d011e823c4c4c15805779014faadf3cef4901b Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Thu, 28 Mar 2024 13:36:47 -0400 Subject: [PATCH] Revert "test(CI): Merge queue test 2 (#1261)" This reverts commit 893e05d80b950fca34b381383b992b9434d0e7df. --- .github/py-shiny/pytest-browsers/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/py-shiny/pytest-browsers/action.yaml b/.github/py-shiny/pytest-browsers/action.yaml index 8be68fe6d..33da0d0ad 100644 --- a/.github/py-shiny/pytest-browsers/action.yaml +++ b/.github/py-shiny/pytest-browsers/action.yaml @@ -1,5 +1,5 @@ name: 'Custom merge queue browsers' -description: 'Trim down pytest browsers for any github event other than merge_group' +description: 'Trim down pytest browsers for any github event other than merge_group.' inputs: all-browsers: description: 'Force all pytest browsers to used when testing'