From 48b47c7b70fe72548a7502deca0f90ed7723db0f Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Thu, 28 Mar 2024 13:25:42 -0400 Subject: [PATCH] test(CI): merge queue Test 1 (#1260) --- .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 de52d959e..33da0d0ad 100644 --- a/.github/py-shiny/pytest-browsers/action.yaml +++ b/.github/py-shiny/pytest-browsers/action.yaml @@ -10,7 +10,7 @@ outputs: description: 'pytest browsers to use' value: ${{ steps.browsers.outputs.browsers }} runs: - using: "composite" + using: 'composite' steps: - name: Determine browsers to use shell: bash