We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c1577 commit 48b47c7Copy full SHA for 48b47c7
.github/py-shiny/pytest-browsers/action.yaml
@@ -10,7 +10,7 @@ outputs:
10
description: 'pytest browsers to use'
11
value: ${{ steps.browsers.outputs.browsers }}
12
runs:
13
- using: "composite"
+ using: 'composite'
14
steps:
15
- name: Determine browsers to use
16
shell: bash
0 commit comments