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 dd73e6e commit 3404d3cCopy full SHA for 3404d3c
.github/workflows/test_streamlit_folium.yml
@@ -48,6 +48,7 @@ jobs:
48
pip install -r streamlit_folium/tests/requirements.txt
49
50
- name: Install playwright dependencies
51
+ shell: bash -l {0}
52
run: |
53
playwright install --with-deps
54
0 commit comments