Skip to content

Commit

Permalink
test(CI): merge queue Test 1 (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Mar 28, 2024
1 parent 69c1577 commit 48b47c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/py-shiny/pytest-browsers/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48b47c7

Please sign in to comment.