Skip to content

Commit fb38987

Browse files
committed
V3 also install streamlit-folium itself
1 parent 57a1d88 commit fb38987

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,4 +48,5 @@ jobs:
4848
- name: Test with pytest and retry flaky tests up to 3 times
4949
run: |
5050
cd streamlit_folium
51+
pip install streamlit-folium
5152
pytest tests/test_frontend.py --browser chromium -s --reruns 3 --junit-xml=test-results.xml

0 commit comments

Comments
 (0)