Skip to content

Commit 3404d3c

Browse files
committed
Also install playwright in the shell
1 parent dd73e6e commit 3404d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
pip install -r streamlit_folium/tests/requirements.txt
4949
5050
- name: Install playwright dependencies
51+
shell: bash -l {0}
5152
run: |
5253
playwright install --with-deps
5354

0 commit comments

Comments
 (0)