Skip to content

Commit 25d5558

Browse files
committed
Use dev shiny branch for faster debugging
1 parent 90c5a84 commit 25d5558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shiny.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
with:
18-
repository: posit-dev/py-shiny
18+
repository: posit-dev/py-shiny@htmltools_type_changes
1919
fetch-depth: 0 # Required for shiny version
2020
- name: Setup py-shiny@main
2121
id: install

0 commit comments

Comments
 (0)